public class EventIntermediateMessageActivityHandler extends DefaultActivityHandler
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_THROWING
The isThrowing property name (distinguishes send/receive events).
|
DEBUG
Constructor and Description |
---|
EventIntermediateMessageActivityHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute(MActivity activity,
BpmnInterpreter instance,
ProcessThread thread)
Execute an activity.
|
cancel
public static final String PROPERTY_THROWING
public EventIntermediateMessageActivityHandler()
public void execute(MActivity activity, BpmnInterpreter instance, ProcessThread thread)
execute
in interface IActivityHandler
execute
in class DefaultActivityHandler
activity
- The activity to execute.instance
- The process instance.thread
- The process thread.Copyright © 2012. All Rights Reserved.