Uses of Interface
hudson.maven.MavenAggregatedReport
-
Uses of MavenAggregatedReport in hudson.maven
Modifier and TypeMethodDescriptionAggregatableAction.createAggregatedAction
(MavenModuleSetBuild build, Map<MavenModule, List<MavenBuild>> moduleBuilds) CreatesAction
to be contributed toMavenModuleSetBuild
. -
Uses of MavenAggregatedReport in hudson.maven.reporters
Modifier and TypeClassDescriptionclass
Redeploy action for the entireMavenModuleSetBuild
.class
MavenAggregatedReport
for surefire report.Modifier and TypeMethodDescriptionSurefireReport.createAggregatedAction
(MavenModuleSetBuild build, Map<MavenModule, List<MavenBuild>> moduleBuilds)