public class GetExtendedTasks extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.nuxeo.ecm.automation.OperationContext |
ctx |
static String |
ID |
protected org.nuxeo.ecm.core.api.CoreSession |
repo |
protected org.nuxeo.ecm.platform.task.TaskService |
taskService |
protected org.nuxeo.ecm.automation.core.util.StringList |
wkfls |
| Constructor and Description |
|---|
GetExtendedTasks() |
| Modifier and Type | Method and Description |
|---|---|
protected org.nuxeo.ecm.core.api.NuxeoPrincipal |
principal() |
org.nuxeo.ecm.core.api.Blob |
run() |
public static final String ID
protected org.nuxeo.ecm.automation.OperationContext ctx
protected org.nuxeo.ecm.core.api.CoreSession repo
protected org.nuxeo.ecm.platform.task.TaskService taskService
protected org.nuxeo.ecm.automation.core.util.StringList wkfls
Copyright © 2024. All rights reserved.