org.camunda.bpm.engine.impl.jobexecutor
Class RepeatingFailedJobListener.CreateNewTimerJobCommand
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener.CreateNewTimerJobCommand
- All Implemented Interfaces:
- Command<Void>
- Enclosing class:
- RepeatingFailedJobListener
protected class RepeatingFailedJobListener.CreateNewTimerJobCommand
- extends Object
- implements Command<Void>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jobId
protected String jobId
RepeatingFailedJobListener.CreateNewTimerJobCommand
public RepeatingFailedJobListener.CreateNewTimerJobCommand(String jobId)
execute
public Void execute(CommandContext commandContext)
- Specified by:
execute in interface Command<Void>
Copyright © 2016 camunda services GmbH. All rights reserved.