Class BoundaryTimerEventActivityBehavior

All Implemented Interfaces:
Serializable, ActivityBehavior, TriggerableActivityBehavior

public class BoundaryTimerEventActivityBehavior extends BoundaryEventActivityBehavior
See Also:
  • Field Details

    • timerEventDefinition

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

    • BoundaryTimerEventActivityBehavior

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