org.camunda.bpm.engine.impl.jobexecutor
Class TimerActivateJobDefinitionHandler
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
org.camunda.bpm.engine.impl.jobexecutor.TimerActivateJobDefinitionHandler
- All Implemented Interfaces:
- JobHandler<TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration>
public class TimerActivateJobDefinitionHandler
- extends TimerChangeJobDefinitionSuspensionStateJobHandler
- Author:
- roman.smirnov
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
TimerActivateJobDefinitionHandler
public TimerActivateJobDefinitionHandler()
getType
public String getType()
getCommand
protected AbstractSetJobDefinitionStateCmd getCommand(TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration configuration)
- Specified by:
getCommand
in class TimerChangeJobDefinitionSuspensionStateJobHandler
Copyright © 2016 camunda services GmbH. All rights reserved.