Uses of Interface
hudson.model.ModifiableViewGroup
-
Packages that use ModifiableViewGroup Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.jenkins.model -
-
Uses of ModifiableViewGroup in hudson.model
Classes in hudson.model that implement ModifiableViewGroup Modifier and Type Class Description class
Hudson
class
MyViewsProperty
A UserProperty that remembers user-private views. -
Uses of ModifiableViewGroup in jenkins.model
Classes in jenkins.model that implement ModifiableViewGroup Modifier and Type Class Description class
Jenkins
Root object of the system.
-