hudson
Class DependencyRunner

java.lang.Object
  extended by hudson.DependencyRunner
All Implemented Interfaces:
Runnable

public class DependencyRunner
extends Object
implements Runnable

Runs a job on all projects in the order of dependencies


Nested Class Summary
static interface DependencyRunner.ProjectRunnable
           
 
Constructor Summary
DependencyRunner(DependencyRunner.ProjectRunnable runnable)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependencyRunner

public DependencyRunner(DependencyRunner.ProjectRunnable runnable)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2004-2013. All Rights Reserved.