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