Package hudson.model
Class Build.RunnerImpl
-
@Deprecated protected class Build.RunnerImpl extends Build.BuildExecution
Deprecated.as of 1.467 Please useBuild.BuildExecution
-
-
Field Summary
-
Fields inherited from class hudson.model.AbstractBuild.AbstractBuildExecution
launcher, listener
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
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
-
-