Uses of Class
hudson.model.Run.Runner
-
Uses of Run.Runner in hudson.model
Modifier and TypeClassDescriptionclass
class
Deprecated.protected class
protected class
Modifier and TypeMethodDescriptionBuild.createRunner()
Deprecated.as of 1.467 Override theBuild.run()
method by callingRun.execute(hudson.model.Run.RunExecution)
with proper execution object.
Run.RunExecution