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, JOB_HANDLER_CONFIG_TASK_LISTENER_PREFIX| 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)  | 
adjustConfiguration, 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 © 2021. All rights reserved.