Interface INormalCompletionResult

All Superinterfaces:
IBaseCompletionResult, ISuccessResultData, Serializable
All Known Implementing Classes:
NormalCompletionResult

public interface INormalCompletionResult extends ISuccessResultData
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