Modifier and Type | Field and Description |
---|---|
protected OperationType |
chain |
protected OperationException |
error |
protected List<Call> |
operations |
protected Object |
output |
protected Call |
parent |
Modifier and Type | Method and Description |
---|---|
List<Call> |
getCalls() |
OperationType |
getChain() |
OperationException |
getError() |
String |
getFormattedText() |
Object |
getOutput() |
Call |
getParent() |
protected final OperationType chain
protected final OperationException error
protected final List<Call> operations
public OperationType getChain()
public OperationException getError()
public String getFormattedText()
Copyright © 2015 Nuxeo SA. All rights reserved.