public class RunOperationInSeam extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
chainId |
protected String |
conversationId |
protected OperationContext |
ctx |
static String |
ID |
protected boolean |
isolate |
protected AutomationService |
service |
Constructor and Description |
---|
RunOperationInSeam() |
Modifier and Type | Method and Description |
---|---|
Object |
run() |
protected Object |
runChain(OperationContext subctx,
Map<String,Object> vars) |
public static final String ID
protected OperationContext ctx
protected String conversationId
protected AutomationService service
protected boolean isolate
public RunOperationInSeam()
public Object run() throws OperationException
OperationException
protected Object runChain(OperationContext subctx, Map<String,Object> vars) throws OperationException
OperationException
Copyright © 2015 Nuxeo SA. All rights reserved.