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, trigger
protected final org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition
public IntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition)
public void execute(DelegateExecution execution)
FlowNodeActivityBehavior
execute
in interface ActivityBehavior
execute
in class FlowNodeActivityBehavior
Copyright © 2015 Alfresco. All rights reserved.