public class BoundaryTimerEventActivityBehavior extends BoundaryEventActivityBehavior
| Modifier and Type | Field and Description |
|---|---|
protected org.activiti.bpmn.model.TimerEventDefinition |
timerEventDefinition |
interruptingbpmnActivityBehavior| Constructor and Description |
|---|
BoundaryTimerEventActivityBehavior(org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition,
boolean interrupting) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DelegateExecution execution)
Default behaviour: just leave the activity with no extra functionality.
|
deleteChildExecutions, executeInterruptingBehavior, executeNonInterruptingBehavior, isInterrupting, setInterrupting, triggerleave, leaveIgnoreConditions, parseActivityTypeprotected org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition
public BoundaryTimerEventActivityBehavior(org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition,
boolean interrupting)
public void execute(DelegateExecution execution)
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class BoundaryEventActivityBehaviorCopyright © 2015 Alfresco. All rights reserved.