public class EventStartServiceActivityHandler extends EventIntermediateServiceActivityHandler
PROPERTY_CODECIDS, PROPERTY_FILTER, PROPERTY_MESSAGE, PROPERTY_MESSAGETYPEDEBUG| Constructor and Description | 
|---|
| EventStartServiceActivityHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(MActivity activity,
       IInternalAccess instance,
       ProcessThread thread)Execute an activity. | 
sendReturnValuereceiveMessage, sendMessagecancel, doExecute, getBpmnFeaturepublic void execute(MActivity activity,
                    IInternalAccess instance,
                    ProcessThread thread)
execute in interface IActivityHandlerexecute in class EventIntermediateServiceActivityHandleractivity - The activity to execute.instance - The process instance.thread - The process thread.