Uses of Interface
hudson.model.ModifiableItemGroup
-
Packages that use ModifiableItemGroup Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.jenkins.model -
-
Uses of ModifiableItemGroup in hudson.model
Classes in hudson.model that implement ModifiableItemGroup Modifier and Type Class Description class
Hudson
-
Uses of ModifiableItemGroup in jenkins.model
Subinterfaces of ModifiableItemGroup in jenkins.model Modifier and Type Interface Description interface
DirectlyModifiableTopLevelItemGroup
Item group which supports items being directly moved in or out of it.interface
ModifiableTopLevelItemGroup
AModifiableItemGroup
to manageTopLevelItem
, including copying, creating from descriptor and from XML.Classes in jenkins.model that implement ModifiableItemGroup Modifier and Type Class Description class
Jenkins
Root object of the system.
-