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
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected StringListprotected Stringprotected CoreSessionprotected booleanprotected OperationContextprotected Stringprotected Datestatic final Stringprotected Stringprotected Stringprotected Stringprotected TaskService -
Constructor Summary
Constructors -
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
-