org.camunda.bpm.engine.impl.jobexecutor
Class FoxFailedJobCommandFactory

java.lang.Object
  extended by org.camunda.bpm.engine.impl.jobexecutor.FoxFailedJobCommandFactory
All Implemented Interfaces:
FailedJobCommandFactory

public class FoxFailedJobCommandFactory
extends Object
implements FailedJobCommandFactory


Constructor Summary
FoxFailedJobCommandFactory()
           
 
Method Summary
 Command<Object> getCommand(String jobId, Throwable exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FoxFailedJobCommandFactory

public FoxFailedJobCommandFactory()
Method Detail

getCommand

public Command<Object> getCommand(String jobId,
                                  Throwable exception)
Specified by:
getCommand in interface FailedJobCommandFactory


Copyright © 2016 camunda services GmbH. All rights reserved.