Class ReportAction

java.lang.Object
hudson.maven.reporters.ReportAction
All Implemented Interfaces:
Action, ModelObject, Serializable

public final class ReportAction extends Object implements Action, Serializable
Action to display links to the generated Maven reports.
Author:
Kohsuke Kawaguchi
See Also: