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