hudson
Class DependencyRunner
java.lang.Object
hudson.DependencyRunner
- All Implemented Interfaces:
- Runnable
public class DependencyRunner
- extends Object
- implements Runnable
Runs a job on all projects in the order of dependencies
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencyRunner
public DependencyRunner(DependencyRunner.ProjectRunnable runnable)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2004-2013. All Rights Reserved.