WorkflowManagement.getTasksForRole

Answers a list of TaskEnactmentDescriptors, each of which describes a particular item which is either on, or could appear on, a users tasklist. That is, it is representation of a current InteractiveTaskEnactment that may be taken up by an actor playing the defined role.

returns java.util.List

Parameters

java.lang.String  role,  boolean  unassigned,  java.lang.String  language,  java.lang.String  caller,