public class TimerStartEventJobHandler extends TimerEventJobHandler
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 | 
|---|
| TimerStartEventJobHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(TimerEventJobHandler.TimerJobConfiguration configuration,
       ExecutionEntity execution,
       CommandContext commandContext,
       String tenantId) | 
| String | getType() | 
| protected void | startProcessInstance(CommandContext commandContext,
                    String tenantId,
                    ProcessDefinition processDefinition) | 
newConfiguration, onDeletepublic static final String TYPE
public String getType()
public void execute(TimerEventJobHandler.TimerJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId)
protected void startProcessInstance(CommandContext commandContext, String tenantId, ProcessDefinition processDefinition)
Copyright © 2018. All rights reserved.