Class TimerNodeDefinition

All Implemented Interfaces:
IProcessNodeDefinition, IProcessStepDefinition, ITimerNodeDefinition, IWaitNodeDefinition

public class TimerNodeDefinition extends ProcessStepDefinition implements ITimerNodeDefinition
This class hold the definition of a timer node. The process flow should halt the execution of the current path until the time indicated by the expression has passed.
Since:
7.1
Author:
O. Kerpershoek