public class RunFileChain extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
chainId |
protected Properties |
chainParameters |
protected OperationContext |
ctx |
static String |
ID |
protected boolean |
isolate |
protected boolean |
newTx |
protected boolean |
rollbackGlobalOnError |
protected AutomationService |
service |
protected CoreSession |
session |
protected Integer |
timeout |
Constructor and Description |
---|
RunFileChain() |
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 RunFileChain()
public Blob run(Blob blob) throws OperationException
OperationException
public BlobList run(BlobList blobs) throws OperationException
OperationException
Copyright © 2015 Nuxeo SA. All rights reserved.