hudson.model
Class Run.Runner

java.lang.Object
  extended by hudson.model.Run.RunExecution
      extended by hudson.model.Run.Runner
Direct Known Subclasses:
AbstractBuild.AbstractBuildExecution
Enclosing class:
Run<JobT extends Job<JobT,RunT>,RunT extends Run<JobT,RunT>>

Deprecated. as of 1.467 Please use Run.RunExecution

protected abstract class Run.Runner
extends Run.RunExecution


Constructor Summary
protected Run.Runner()
          Deprecated.  
 
Method Summary
 
Methods inherited from class hudson.model.Run.RunExecution
cleanUp, getAttributes, getBuild, getProject, post, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Run.Runner

protected Run.Runner()
Deprecated. 


Copyright © 2004-2013. All Rights Reserved.