Package org.nuxeo.ecm.automation.task
Class CreateTask
java.lang.Object
org.nuxeo.ecm.automation.task.CreateTask
Creates a task
- Since:
- 5.5
- Author:
- Anahide Tchertchian
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected StringList
protected String
protected CoreSession
protected boolean
protected OperationContext
protected String
protected Date
static final String
protected String
protected String
protected String
protected TaskService
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
ctx
-
coreSession
-
TaskService
-
taskName
-
dueDate
-
directive
-
comment
-
acceptOperationChain
-
rejectOperationChain
-
keyForActors
-
additionalPrefixedActors
-
createOneTaskPerActor
protected boolean createOneTaskPerActor
-
-
Constructor Details
-
CreateTask
public CreateTask()
-
-
Method Details
-
run
- Throws:
OperationException
-