public class TimerCatchIntermediateEventJobHandler extends TimerEventHandler implements JobHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
PROPERTYNAME_END_DATE_EXPRESSION, PROPERTYNAME_TIMER_ACTIVITY_ID| Constructor and Description |
|---|
TimerCatchIntermediateEventJobHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(JobEntity job,
String configuration,
ExecutionEntity execution,
CommandContext commandContext) |
String |
getType() |
createConfiguration, getActivityIdFromConfiguration, getEndDateFromConfiguration, setActivityIdToConfiguration, setEndDateToConfigurationpublic static final String TYPE
public TimerCatchIntermediateEventJobHandler()
public String getType()
getType in interface JobHandlerpublic void execute(JobEntity job, String configuration, ExecutionEntity execution, CommandContext commandContext)
execute in interface JobHandlerCopyright © 2016 Alfresco. All rights reserved.