org.camunda.bpm.engine.impl.jobexecutor
Class TimerExecuteNestedActivityJobHandler
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler
- All Implemented Interfaces:
- JobHandler<TimerEventJobHandler.TimerJobConfiguration>
public class TimerExecuteNestedActivityJobHandler
- extends TimerEventJobHandler
- Author:
- Tom Baeyens, Joram Barrez
| 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
TimerExecuteNestedActivityJobHandler
public TimerExecuteNestedActivityJobHandler()
getType
public String getType()
execute
public void execute(TimerEventJobHandler.TimerJobConfiguration configuration,
ExecutionEntity execution,
CommandContext commandContext,
String tenantId)
Copyright © 2016 camunda services GmbH. All rights reserved.