org.camunda.bpm.engine.impl.jobexecutor
Class RepeatingFailedJobListener
java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener
- All Implemented Interfaces:
- TransactionListener
public class RepeatingFailedJobListener
- extends Object
- implements TransactionListener
- Author:
- Roman Smirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
commandExecutor
protected CommandExecutor commandExecutor
jobId
protected String jobId
RepeatingFailedJobListener
public RepeatingFailedJobListener(CommandExecutor commandExecutor,
String jobId)
execute
public void execute(CommandContext commandContext)
- Specified by:
execute in interface TransactionListener
Copyright © 2015 camunda services GmbH. All rights reserved.