org.activiti.engine.impl.jobexecutor
类 AsyncContinuationJobHandler
java.lang.Object
org.activiti.engine.impl.jobexecutor.AsyncContinuationJobHandler
- 所有已实现的接口:
- JobHandler
public class AsyncContinuationJobHandler
- extends Object
- implements JobHandler
- 作者:
- Daniel Meyer
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- 另请参见:
- 常量字段值
AsyncContinuationJobHandler
public AsyncContinuationJobHandler()
getType
public String getType()
- 指定者:
- 接口
JobHandler
中的 getType
execute
public void execute(JobEntity job,
String configuration,
ExecutionEntity execution,
CommandContext commandContext)
- 指定者:
- 接口
JobHandler
中的 execute
Copyright © 2013 Alfresco. All rights reserved.