public class RunOperationOnProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
chainId |
protected OperationContext |
ctx |
static String |
ID |
protected boolean |
isolate |
protected AutomationService |
service |
| Constructor and Description |
|---|
RunOperationOnProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl paginableList) |
public static final String ID
protected OperationContext ctx
protected AutomationService service
protected String chainId
protected boolean isolate
public void run(org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl paginableList) throws InvalidChainException, OperationException, Exception
Copyright © 2019 Nuxeo SA. All rights reserved.