JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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 at
Jenkins
.
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
()