Package hudson.model

Class Run.Runner

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

@Deprecated protected abstract class Run.Runner extends Run<JobT,RunT>.RunExecution
Deprecated.
as of 1.467 Please use Run<JobT extends Job<JobT,RunT>,RunT extends Run<JobT,RunT>>.RunExecution
  • Constructor Details

    • Runner

      protected Runner()
      Deprecated.