org.activiti.engine.impl.jobexecutor
类 TimerCatchIntermediateEventJobHandler
java.lang.Object
org.activiti.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler
- 所有已实现的接口:
- JobHandler
public class TimerCatchIntermediateEventJobHandler
- extends Object
- implements JobHandler
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- 另请参见:
- 常量字段值
TimerCatchIntermediateEventJobHandler
public TimerCatchIntermediateEventJobHandler()
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.