public class BoundaryTimerEventActivityBehavior extends BoundaryEventActivityBehavior
| Modifier and Type | Field and Description |
|---|---|
protected TimerEventDefinition |
timerEventDefinition |
interruptingbpmnActivityBehavior| Constructor and Description |
|---|
BoundaryTimerEventActivityBehavior(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 TimerEventDefinition timerEventDefinition
public BoundaryTimerEventActivityBehavior(TimerEventDefinition timerEventDefinition, boolean interrupting)
public void execute(DelegateExecution execution)
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class BoundaryEventActivityBehaviorCopyright © 2010–2018 Alfresco. All rights reserved.