Uses of Class
jenkins.model.lazy.LazyBuildMixIn.RunMixIn
-
Packages that use LazyBuildMixIn.RunMixIn Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.jenkins.model.lazy -
-
Uses of LazyBuildMixIn.RunMixIn in hudson.model
Methods in hudson.model that return LazyBuildMixIn.RunMixIn Modifier and Type Method Description LazyBuildMixIn.RunMixIn<P,R>
AbstractBuild. getRunMixIn()
-
Uses of LazyBuildMixIn.RunMixIn in jenkins.model.lazy
Methods in jenkins.model.lazy that return LazyBuildMixIn.RunMixIn Modifier and Type Method Description LazyBuildMixIn.RunMixIn<JobT,RunT>
LazyBuildMixIn.LazyLoadingRun. getRunMixIn()
-