Filter Tasklist via Java Api - Tasks for currentUser

Hi @NickiMueller,

As per the blog post,

the built-in expression currentUser() which returns the userId of the currently authenticated user (set through IdentityService.setAuthentication())

If JSF application is used then authenticated user can be set as described in below post