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.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(String configuration,
ExecutionEntity execution,
CommandContext commandContext) |
String |
getType() |
containsDelimiter, createJobHandlerConfigurationWithFollowUpJobCreated, getConfigParts, getKey, isFollowUpJobCreated
public static final String TYPE
public String getType()
public void execute(String configuration, ExecutionEntity execution, CommandContext commandContext)
Copyright © 2015. All rights reserved.