Uses of Class
hudson.ivy.IvyModuleSetBuild

Packages that use IvyModuleSetBuild
hudson.ivy   
 

Uses of IvyModuleSetBuild in hudson.ivy
 

Methods in hudson.ivy that return IvyModuleSetBuild
 IvyModuleSetBuild IvyBuild.getModuleSetBuild()
          Gets the "governing" IvyModuleSet that has set the workspace for this build.
 IvyModuleSetBuild IvyBuild.getParentBuild()
          Gets the IvyModuleSetBuild that has the same build number.
 

Methods in hudson.ivy that return types with arguments of type IvyModuleSetBuild
protected  java.lang.Class<IvyModuleSetBuild> IvyModuleSet.getBuildClass()
           
 

Methods in hudson.ivy with parameters of type IvyModuleSetBuild
protected  void IvyModuleSet.addTransientActionsFromBuild(IvyModuleSetBuild build, java.util.Set<java.lang.Class> added)
           
 IvyAggregatedReport AggregatableAction.createAggregatedAction(IvyModuleSetBuild build, java.util.Map<IvyModule,java.util.List<IvyBuild>> moduleBuilds)
          Creates Action to be contributed to IvyModuleSetBuild.
 



Copyright © 2010. All Rights Reserved.