hudson.maven.reporters
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:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportAction
public ReportAction()
add
protected void add(ReportAction.Entry e)
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface Action- Specified by:
getDisplayName in interface ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface Action
Copyright © 2004-2011. All Rights Reserved.