public class TimerCatchIntermediateEventJobHandler extends TimerEventJobHandler
| 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 | 
|---|
TimerCatchIntermediateEventJobHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(String configuration,
       ExecutionEntity execution,
       CommandContext commandContext)  | 
String | 
getType()  | 
containsDelimiter, createJobHandlerConfigurationWithFollowUpJobCreated, getConfigParts, getKey, isFollowUpJobCreatedpublic static final String TYPE
public TimerCatchIntermediateEventJobHandler()
public String getType()
public void execute(String configuration, ExecutionEntity execution, CommandContext commandContext)
Copyright © 2018. All rights reserved.