public class GetOpenTasksOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
protected String |
nodeId |
protected String |
processId |
protected CoreSession |
session |
protected TaskService |
taskService |
protected UserManager |
userManager |
protected String |
username |
| Constructor and Description |
|---|
GetOpenTasksOperation() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModelList |
getAllTasks(DocumentModel doc) |
DocumentModelList |
getAllTasks(DocumentModelList docs) |
public static final String ID
protected CoreSession session
protected TaskService taskService
protected UserManager userManager
public GetOpenTasksOperation()
public DocumentModelList getAllTasks(DocumentModel doc)
public DocumentModelList getAllTasks(DocumentModelList docs)
Copyright © 2016 Nuxeo SA. All rights reserved.