org.camunda.bpm.engine.impl.jobexecutor
Class TimerStartEventJobHandler
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
- All Implemented Interfaces:
- JobHandler<TimerEventJobHandler.TimerJobConfiguration>
public class TimerStartEventJobHandler
- extends TimerEventJobHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
TimerStartEventJobHandler
public TimerStartEventJobHandler()
getType
public String getType()
execute
public void execute(TimerEventJobHandler.TimerJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId)
startProcessInstance
protected void startProcessInstance(CommandContext commandContext,
String tenantId,
ProcessDefinition processDefinition)
Copyright © 2016 camunda services GmbH. All rights reserved.