org.camunda.bpm.engine.impl.jobexecutor
Class TimerSuspendProcessDefinitionHandler
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- All Implemented Interfaces:
- JobHandler
public class TimerSuspendProcessDefinitionHandler
- extends TimerChangeProcessDefinitionSuspensionStateJobHandler
- Author:
- Joram Barrez, 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
TimerSuspendProcessDefinitionHandler
public TimerSuspendProcessDefinitionHandler()
getType
public String getType()
getCommand
protected AbstractSetProcessDefinitionStateCmd getCommand(String configuration)
- Specified by:
getCommand in class TimerChangeProcessDefinitionSuspensionStateJobHandler
Copyright © 2015 camunda services GmbH. All rights reserved.