org.jenkinsci.plugins.maveninvoker
Class InvokerReport
java.lang.Object
org.jenkinsci.plugins.maveninvoker.MavenInvokerBuildAction
org.jenkinsci.plugins.maveninvoker.InvokerReport
- All Implemented Interfaces:
- hudson.maven.AggregatableAction, hudson.model.Action, hudson.model.ModelObject, Serializable
public class InvokerReport
- extends MavenInvokerBuildAction
- implements hudson.maven.AggregatableAction
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
| 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 |
InvokerReport
public InvokerReport(hudson.model.AbstractBuild<?,?> build,
MavenInvokerResults mavenInvokerResults)
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
getMavenInvokerResults
public MavenInvokerResults getMavenInvokerResults()
- Overrides:
getMavenInvokerResults in class MavenInvokerBuildAction
Copyright © 2004-2012. All Rights Reserved.