public class IntermediateThrowCompensationEventActivityBehavior extends FlowNodeActivityBehavior
| Modifier and Type | Field and Description |
|---|---|
protected org.activiti.bpmn.model.CompensateEventDefinition |
compensateEventDefinition |
bpmnActivityBehavior| Constructor and Description |
|---|
IntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.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 org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition
public IntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition)
public void execute(DelegateExecution execution)
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class FlowNodeActivityBehaviorCopyright © 2015 Alfresco. All rights reserved.