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