JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
hudson.model.ViewJob
Packages that use
ViewJob
Package
Description
hudson.model
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.
Uses of
ViewJob
in
hudson.model
Classes in
hudson.model
with type parameters of type
ViewJob
Modifier and Type
Class
Description
class
ViewJob
<JobT extends
ViewJob
<JobT,
RunT>,
RunT extends
Run
<JobT,
RunT>>
Job
that monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information.