public class EventIntermediateRuleActicityHandler extends DefaultActivityHandler
DEBUG
Constructor and Description |
---|
EventIntermediateRuleActicityHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute(MActivity activity,
BpmnInterpreter instance,
ProcessThread thread)
Execute an activity.
|
cancel
public EventIntermediateRuleActicityHandler()
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.