Uses of Interface
hudson.model.ModifiableItemGroup

Packages that use ModifiableItemGroup
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
jenkins.model   
org.jvnet.hudson.test Test harness for Jenkins and its plugins. 
 

Uses of ModifiableItemGroup in hudson.model
 

Classes in hudson.model that implement ModifiableItemGroup
 class Hudson
           
 

Uses of ModifiableItemGroup in jenkins.model
 

Subinterfaces of ModifiableItemGroup in jenkins.model
 interface ModifiableTopLevelItemGroup
          A ModifiableItemGroup to manage TopLevelItem, including copying, creating from descriptor and from XML.
 

Classes in jenkins.model that implement ModifiableItemGroup
 class Jenkins
          Root object of the system.
 

Uses of ModifiableItemGroup in org.jvnet.hudson.test
 

Classes in org.jvnet.hudson.test that implement ModifiableItemGroup
 class MockFolder
          Minimal implementation of a modifiable item group akin to the CloudBees Folders plugin.
 



Copyright © 2004-2013. All Rights Reserved.