public class RunOperationOnList extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
chainId |
protected Properties |
chainParameters |
protected OperationContext |
ctx |
static String |
ID |
protected boolean |
isolate |
protected String |
itemName |
protected String |
listName |
protected boolean |
newTx |
protected boolean |
rollbackGlobalOnError |
protected AutomationService |
service |
protected CoreSession |
session |
protected Integer |
timeout |
| Constructor and Description |
|---|
RunOperationOnList() |
public static final String ID
protected OperationContext ctx
protected AutomationService service
protected CoreSession session
protected boolean isolate
protected Properties chainParameters
protected boolean newTx
protected boolean rollbackGlobalOnError
public RunOperationOnList()
public void run() throws OperationException
OperationExceptionCopyright © 2019 Nuxeo. All rights reserved.