org.camunda.bpm.engine.impl.jobexecutor
Class TimerActivateProcessDefinitionHandler
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
org.camunda.bpm.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- All Implemented Interfaces:
- JobHandler
public class TimerActivateProcessDefinitionHandler
- 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
TimerActivateProcessDefinitionHandler
public TimerActivateProcessDefinitionHandler()
getType
public String getType()
execute
public void execute(String configuration,
ExecutionEntity execution,
CommandContext commandContext)
Copyright © 2014 camunda services GmbH. All rights reserved.