Class RunOperationOnProvider
java.lang.Object
org.nuxeo.ecm.automation.core.operations.services.RunOperationOnProvider
Run an embedded operation chain for each page of the pageProvider given as input. The output is undefined (Void)
- Since:
- 5.6
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
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
-
-
Constructor Details
-
RunOperationOnProvider
public RunOperationOnProvider()
-
-
Method Details
-
run
- Throws:
OperationException
-