public class TimerExecuteNestedActivityJobHandler 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 |
---|
TimerExecuteNestedActivityJobHandler() |
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 TimerExecuteNestedActivityJobHandler()
public String getType()
public void execute(String configuration, ExecutionEntity execution, CommandContext commandContext)
Copyright © 2015. All rights reserved.