org.activiti.engine.impl.jobexecutor
类 DefaultFailedJobCommandFactory

java.lang.Object
  继承者 org.activiti.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
所有已实现的接口:
FailedJobCommandFactory

public class DefaultFailedJobCommandFactory
extends Object
implements FailedJobCommandFactory


构造方法摘要
DefaultFailedJobCommandFactory()
           
 
方法摘要
 Command<Object> getCommand(String jobId, Throwable exception)
           
 
从类 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)
指定者:
接口 FailedJobCommandFactory 中的 getCommand


Copyright © 2013 Alfresco. All rights reserved.