Package hudson.model
Class Build.RunnerImpl
java.lang.Object
Run<JobT,RunT>.RunExecution
Run<P,R>.Runner
AbstractBuild<P,R>.AbstractBuildExecution
AbstractBuild<P,B>.AbstractRunner
Build<P,B>.BuildExecution
hudson.model.Build.RunnerImpl
Deprecated.
-
Field Summary
Fields inherited from class hudson.model.AbstractBuild.AbstractBuildExecution
launcher, listener
-
Constructor Summary
-
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
-
Constructor Details
-
RunnerImpl
protected RunnerImpl()Deprecated.
-
Build<P extends Project<P,B>,B extends Build<P,B>>.BuildExecution