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.RunMixIn
Packages that use
LazyBuildMixIn.RunMixIn
Package
Description
hudson.model
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.
jenkins.model.lazy
Uses of
LazyBuildMixIn.RunMixIn
in
hudson.model
Methods in
hudson.model
that return
LazyBuildMixIn.RunMixIn
Modifier and Type
Method
Description
final
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
()