|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 Class<IvyModuleSetBuild> |
IvyModuleSet.getBuildClass()
|
| Methods in hudson.ivy with parameters of type IvyModuleSetBuild | |
|---|---|
protected void |
IvyModuleSet.addTransientActionsFromBuild(IvyModuleSetBuild build,
List<hudson.model.Action> collection,
Set<Class> added)
|
IvyAggregatedReport |
AggregatableAction.createAggregatedAction(IvyModuleSetBuild build,
Map<IvyModule,List<IvyBuild>> moduleBuilds)
Creates Action to be contributed to IvyModuleSetBuild. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||