public class TimerUtil extends Object
| Constructor and Description |
|---|
TimerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static TimerEntity |
createTimerEntityForTimerEventDefinition(org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition,
boolean isInterruptingTimer,
ExecutionEntity executionEntity,
String jobHandlerType,
String jobHandlerConfig)
The event definition on which the timer is based.
|
static String |
prepareRepeat(String dueDate) |
public static TimerEntity createTimerEntityForTimerEventDefinition(org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition, boolean isInterruptingTimer, ExecutionEntity executionEntity, String jobHandlerType, String jobHandlerConfig)
NoExecutionVariableScope will be used (eg Timer start event)Copyright © 2015 Alfresco. All rights reserved.