Package org.nuxeo.ecm.automation.task
Class GetUserTasks
- java.lang.Object
-
- org.nuxeo.ecm.automation.task.GetUserTasks
-
public class GetUserTasks extends Object
Returns tasks assigned to current user or one of its groups.- Since:
- 5.5
-
-
Field Summary
Fields Modifier and Type Field Description protected OperationContext
ctx
static String
ID
protected CoreSession
repo
protected TaskService
taskService
-
Constructor Summary
Constructors Constructor Description GetUserTasks()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
ctx
protected OperationContext ctx
-
repo
protected CoreSession repo
-
taskService
protected TaskService taskService
-
-
Method Detail
-
run
public Blob run() throws IOException
- Throws:
IOException
-
-