Interface INormalCompletionResult
- All Superinterfaces:
IBaseCompletionResult,ISuccessResultData,Serializable
- All Known Implementing Classes:
NormalCompletionResult
Represents the result of
INodeHandler#execute when the node was
executed normally, i.e. without throwing an exception or returning.- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface de.xima.fc.interfaces.workflow.execution.IBaseCompletionResult
getAlwaysValue, getAttachmentValue, getFileValue, getNodeMethods inherited from interface de.xima.fc.interfaces.workflow.execution.ISuccessResultData
getSoftErrors, getSuccessValue