hudson.plugins.testng
Class ProjectAggregatedReport

java.lang.Object
  extended by hudson.plugins.helpers.AbstractProjectAction<hudson.maven.MavenModuleSet>
      extended by hudson.plugins.testng.ProjectAggregatedReport
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject, hudson.model.ProminentProjectAction

public class ProjectAggregatedReport
extends AbstractProjectAction<hudson.maven.MavenModuleSet>


Constructor Summary
ProjectAggregatedReport(hudson.maven.MavenModuleSet project)
           
 
Method Summary
protected  java.lang.Class<? extends AbstractBuildAction> getBuildActionClass()
           
 
Methods inherited from class hudson.plugins.helpers.AbstractProjectAction
doGraph, doGraphMap, getDisplayName, getGraphHeight, getGraphName, getGraphWidth, getIconFileName, getLastCompletedBuildAction, getProject, getResults, getSearchUrl, getUrlName, isGraphActive, populateDataSetBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectAggregatedReport

public ProjectAggregatedReport(hudson.maven.MavenModuleSet project)
Method Detail

getBuildActionClass

protected java.lang.Class<? extends AbstractBuildAction> getBuildActionClass()
Specified by:
getBuildActionClass in class AbstractProjectAction<hudson.maven.MavenModuleSet>


Copyright © 2010. All Rights Reserved.