hudson.model
Class Build.RunnerImpl

java.lang.Object
  extended by hudson.model.Run.RunExecution
      extended by hudson.model.Run.Runner
          extended by hudson.model.AbstractBuild.AbstractBuildExecution
              extended by hudson.model.AbstractBuild.AbstractRunner
                  extended by hudson.model.Build.BuildExecution
                      extended by hudson.model.Build.RunnerImpl
Enclosing class:
Build<P extends Project<P,B>,B extends Build<P,B>>

Deprecated. as of 1.467 Please use Build.BuildExecution

protected class Build.RunnerImpl
extends Build.BuildExecution


Field Summary
 
Fields inherited from class hudson.model.AbstractBuild.AbstractBuildExecution
launcher, listener
 
Constructor Summary
protected Build.RunnerImpl()
          Deprecated.  
 
Method Summary
 
Methods inherited from class hudson.model.Build.BuildExecution
cleanUp, doRun, post2
 
Methods inherited from class hudson.model.AbstractBuild.AbstractBuildExecution
createLauncher, decideWorkspace, defaultCheckout, getCurrentNode, getLauncher, getListener, perform, performAllBuildStep, performAllBuildStep, performAllBuildSteps, performAllBuildSteps, post, preBuild, preBuild, preBuild, run
 
Methods inherited from class hudson.model.Run.RunExecution
getAttributes, getBuild, getProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Build.RunnerImpl

protected Build.RunnerImpl()
Deprecated. 


Copyright © 2004-2013. All Rights Reserved.