public class EventEndTerminateActivityHandler extends DefaultActivityHandler
DEBUG
Constructor and Description |
---|
EventEndTerminateActivityHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(MActivity activity,
IInternalAccess instance,
ProcessThread thread)
Execute the activity.
|
cancel, execute, getBpmnFeature
protected void doExecute(MActivity activity, IInternalAccess instance, ProcessThread thread)
doExecute
in class DefaultActivityHandler
activity
- The activity to execute.instance
- The process instance.thread
- The process thread.