org.activiti.engine.impl.jobexecutor
类 ExecuteJobsRunnable
java.lang.Object
org.activiti.engine.impl.jobexecutor.ExecuteJobsRunnable
- 所有已实现的接口:
- Runnable
public class ExecuteJobsRunnable
- extends Object
- implements Runnable
- 作者:
- Tom Baeyens, Daniel Meyer
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecuteJobsRunnable
public ExecuteJobsRunnable(JobExecutor jobExecutor,
List<String> jobIds)
run
public void run()
- 指定者:
- 接口
Runnable
中的 run
Copyright © 2013 Alfresco. All rights reserved.