public class CreateTask extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateTask.OperationTaskVariableName |
Modifier and Type | Field and Description |
---|---|
protected String |
acceptOperationChain |
protected StringList |
additionalPrefixedActors |
protected String |
comment |
protected CoreSession |
coreSession |
protected boolean |
createOneTaskPerActor |
protected OperationContext |
ctx |
protected String |
directive |
protected Date |
dueDate |
static String |
ID |
protected String |
keyForActors |
protected String |
rejectOperationChain |
protected String |
taskName |
protected TaskService |
TaskService |
Constructor and Description |
---|
CreateTask() |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
run(DocumentModel document) |
public static final String ID
protected OperationContext ctx
protected CoreSession coreSession
protected TaskService TaskService
protected String acceptOperationChain
protected String rejectOperationChain
protected String keyForActors
protected StringList additionalPrefixedActors
protected boolean createOneTaskPerActor
public CreateTask()
public DocumentModel run(DocumentModel document) throws OperationException
OperationException
Copyright © 2015 Nuxeo SA. All rights reserved.