Class BoundaryTimerEventActivityBehavior

All Implemented Interfaces:
Serializable, ActivityBehavior, TriggerableActivityBehavior

public class BoundaryTimerEventActivityBehavior extends BoundaryEventActivityBehavior
Author:
Joram Barrez
See Also:
  • Field Details

    • timerEventDefinition

      protected org.flowable.bpmn.model.TimerEventDefinition timerEventDefinition
  • Constructor Details

    • BoundaryTimerEventActivityBehavior

      public BoundaryTimerEventActivityBehavior(org.flowable.bpmn.model.TimerEventDefinition timerEventDefinition, boolean interrupting)
  • Method Details