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) |
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) throws OperationException
OperationException
Copyright © 2018 Nuxeo. All rights reserved.