public class DefaultStepHandler extends java.lang.Object implements IStepHandler
STEP_HANDLER
Constructor and Description |
---|
DefaultStepHandler() |
Modifier and Type | Method and Description |
---|---|
void |
step(MActivity activity,
IInternalAccess instance,
ProcessThread thread,
java.lang.Object event)
Make a process step, i.e.
|
public void step(MActivity activity, IInternalAccess instance, ProcessThread thread, java.lang.Object event)
step
in interface IStepHandler
activity
- The activity to execute.instance
- The process instance.thread
- The process thread.