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(ActivityExecution execution)
Default behaviour: just leave the activity with no extra functionality.
|
void |
execute(DelegateExecution execution) |
void |
notify(DelegateExecution execution) |
createCompensateEventSubscription, getMultiInstanceActivityBehavior, hasCompensationHandler, hasLoopCharacteristics, hasMultiInstanceCharacteristics, leave, setMultiInstanceActivityBehavior, signal, signalCompensationDoneleaveIgnoreConditionsprotected JavaDelegate javaDelegate
protected ServiceTaskJavaDelegateActivityBehavior()
public ServiceTaskJavaDelegateActivityBehavior(JavaDelegate javaDelegate)
public void execute(ActivityExecution execution) throws Exception
FlowNodeActivityBehaviorexecute in interface ActivityBehaviorexecute in class FlowNodeActivityBehaviorExceptionpublic void notify(DelegateExecution execution) throws Exception
notify in interface ExecutionListenerExceptionpublic void execute(DelegateExecution execution) throws Exception
ExceptionCopyright © 2016 Alfresco. All rights reserved.