public class IntermediateThrowCompensationEventActivityBehavior extends FlowNodeActivityBehavior
| Modifier and Type | Field and Description |
|---|---|
protected CompensateEventDefinition |
compensateEventDefinition |
bpmnActivityBehavior| Constructor and Description |
|---|
IntermediateThrowCompensationEventActivityBehavior(CompensateEventDefinition compensateEventDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DelegateExecution execution)
Default behaviour: just leave the activity with no extra functionality.
|
leave, leaveIgnoreConditions, parseActivityType, triggerprotected final CompensateEventDefinition compensateEventDefinition
public IntermediateThrowCompensationEventActivityBehavior(CompensateEventDefinition compensateEventDefinition)
public void execute(DelegateExecution execution)
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class FlowNodeActivityBehaviorCopyright © 2010–2018 Alfresco. All rights reserved.