Class EventNodeDefinition

All Implemented Interfaces:
IEventNodeDefinition, IProcessNodeDefinition, IProcessStepDefinition, IWaitNodeDefinition

public class EventNodeDefinition extends ProcessStepDefinition implements IEventNodeDefinition
This class hold the definition of an event node. The process flow should halt the execution of the current path until the event indicated by this node has been triggered.
Since:
7.1
Author:
O. Kerpershoek