org.activiti.engine.impl.jobexecutor
类 DefaultFailedJobCommandFactory
java.lang.Object
org.activiti.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
- 所有已实现的接口:
- FailedJobCommandFactory
public class DefaultFailedJobCommandFactory
- extends Object
- implements FailedJobCommandFactory
从类 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.