hudson.plugins.cobertura
Class MavenCoberturaBuildAction
java.lang.Object
hudson.plugins.cobertura.CoberturaBuildAction
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,
Map<hudson.maven.MavenModule,List<hudson.maven.MavenBuild>> moduleBuilds)
|
| 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 |
createAggregatedAction
public hudson.maven.MavenAggregatedReport createAggregatedAction(hudson.maven.MavenModuleSetBuild build,
Map<hudson.maven.MavenModule,List<hudson.maven.MavenBuild>> moduleBuilds)
- Specified by:
createAggregatedAction in interface hudson.maven.AggregatableAction
Copyright © 2004-2013 Hudson. All Rights Reserved.