public class ServiceTaskJavaDelegateActivityBehavior extends TaskActivityBehavior implements ActivityBehavior, ExecutionListener
| Modifier and Type | Field and Description |
|---|---|
protected JavaDelegate |
javaDelegate |
multiInstanceActivityBehaviorbpmnActivityBehaviorEVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE| Modifier | Constructor and Description |
|---|---|
protected |
ServiceTaskJavaDelegateActivityBehavior() |
|
ServiceTaskJavaDelegateActivityBehavior(JavaDelegate javaDelegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DelegateExecution execution)
Default behaviour: just leave the activity with no extra functionality.
|
void |
notify(DelegateExecution execution) |
createCompensateEventSubscription, getMultiInstanceActivityBehavior, hasCompensationHandler, hasLoopCharacteristics, hasMultiInstanceCharacteristics, leave, setMultiInstanceActivityBehavior, signal, signalCompensationDoneleaveIgnoreConditionsprotected JavaDelegate javaDelegate
protected ServiceTaskJavaDelegateActivityBehavior()
public ServiceTaskJavaDelegateActivityBehavior(JavaDelegate javaDelegate)
public void execute(DelegateExecution execution)
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class FlowNodeActivityBehaviorpublic void notify(DelegateExecution execution)
notify in interface ExecutionListenerCopyright © 2015 Alfresco. All rights reserved.