Package hudson.ivy

Class IvyModuleSet

All Implemented Interfaces:
ExtensionPoint, BuildableItem, BuildableItemWithBuildWrappers, Describable<TopLevelItem>, DescriptorByNameOwner, Item, ItemGroup<IvyModule>, ModelObject, PersistenceRoot, SubTask, Queue.Task, ResourceActivity, Saveable, SCMedItem, TopLevelItem, SearchableModelObject, SearchItem, AccessControlled, LazyBuildMixIn.LazyLoadingJob<IvyModuleSet,IvyModuleSetBuild>, Loadable, ModelObjectWithChildren, ModelObjectWithContextMenu, ParameterizedJobMixIn.ParameterizedJob<IvyModuleSet,IvyModuleSetBuild>, TriggeredItem, OnMaster, HasWidgets, org.kohsuke.stapler.HttpDeletable, org.kohsuke.stapler.StaplerOverridable, org.kohsuke.stapler.StaplerProxy

Group of IvyModules.

This corresponds to the group of Ivy module descriptors that constitute a single branch of projects.

Author:
Timothy Bingaman