Class RunOperation
java.lang.Object
org.nuxeo.ecm.automation.core.operations.execution.RunOperation
Run an embedded operation chain using the current input. The output is undefined (Void)
- Author:
- Bogdan Stefanescu
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected Properties
protected OperationContext
static final String
protected boolean
protected AutomationService
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
ctx
-
service
-
chainId
-
isolate
protected boolean isolate -
chainParameters
-
-
Constructor Details
-
RunOperation
public RunOperation()
-
-
Method Details
-
run
- Throws:
OperationException
-