Uses of Interface
hudson.maven.AggregatableAction

Packages that use AggregatableAction
hudson.maven Maven support. 
hudson.maven.reporters   
 

Uses of AggregatableAction in hudson.maven
 

Methods in hudson.maven that return types with arguments of type AggregatableAction
 Class<? extends AggregatableAction> MavenAggregatedReport.getIndividualActionType()
          Returns the implementation class of AggregatableAction that produces this MavenAggregatedReport.
 

Uses of AggregatableAction in hudson.maven.reporters
 

Classes in hudson.maven.reporters that implement AggregatableAction
 class MavenArtifactRecord
          Action that remembers artifacts that are built.
 class SurefireReport
          Action that displays surefire test result.
 



Copyright © 2004-2013. All Rights Reserved.