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.
|
void |
signal(ActivityExecution execution,
String signalName,
Object signalData) |
leave, leaveIgnoreConditionsprotected final CompensateEventDefinition compensateEventDefinition
public IntermediateThrowCompensationEventActivityBehavior(CompensateEventDefinition compensateEventDefinition)
public void execute(DelegateExecution execution)
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class FlowNodeActivityBehaviorpublic void signal(ActivityExecution execution, String signalName, Object signalData) throws Exception
signal in interface SignallableActivityBehaviorsignal in class FlowNodeActivityBehaviorExceptionCopyright © 2015 Alfresco. All rights reserved.