hudson.plugins.cobertura
Class MavenCoberturaBuildAction

java.lang.Object
  extended by hudson.plugins.cobertura.CoberturaBuildAction
      extended by hudson.plugins.cobertura.MavenCoberturaBuildAction
All Implemented Interfaces:
hudson.maven.AggregatableAction, hudson.model.Action, hudson.model.HealthReportingAction, hudson.model.ModelObject, org.kohsuke.stapler.StaplerProxy

public class MavenCoberturaBuildAction
extends CoberturaBuildAction
implements hudson.maven.AggregatableAction

Created by IntelliJ IDEA.

Since:
18-Dec-2007 11:11:23
Author:
connollys

Method Summary
 hudson.maven.MavenAggregatedReport createAggregatedAction(hudson.maven.MavenModuleSetBuild build, java.util.Map<hudson.maven.MavenModule,java.util.List<hudson.maven.MavenBuild>> moduleBuilds)
           
 
Methods inherited from class hudson.plugins.cobertura.CoberturaBuildAction
doGraph, getBuildHealth, getDisplayName, getIconFileName, getPreviousResult, getResult, getTarget, getUrlName, load
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
 

Method Detail

createAggregatedAction

public hudson.maven.MavenAggregatedReport createAggregatedAction(hudson.maven.MavenModuleSetBuild build,
                                                                 java.util.Map<hudson.maven.MavenModule,java.util.List<hudson.maven.MavenBuild>> moduleBuilds)
Specified by:
createAggregatedAction in interface hudson.maven.AggregatableAction


Copyright © 2010. All Rights Reserved.