public class TimerStartEventSubprocessJobHandler extends TimerEventJobHandler
JobHandler implementation for timer start events which are embedded into an event subprocess.
 The configuration is the id of the start event activity.TimerEventJobHandler.TimerJobConfiguration| Modifier and Type | Field and Description | 
|---|---|
| static String | TYPE | 
JOB_HANDLER_CONFIG_PROPERTY_DELIMITER, JOB_HANDLER_CONFIG_PROPERTY_FOLLOW_UP_JOB_CREATED| Constructor and Description | 
|---|
| TimerStartEventSubprocessJobHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(TimerEventJobHandler.TimerJobConfiguration configuration,
       ExecutionEntity execution,
       CommandContext commandContext,
       String tenantId) | 
| String | getType() | 
newConfiguration, onDeletepublic static final String TYPE
public String getType()
public void execute(TimerEventJobHandler.TimerJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId)
Copyright © 2018. All rights reserved.