Package hudson.maven.reporters
Class MavenSiteArchiver.SiteAction
java.lang.Object
hudson.maven.reporters.MavenSiteArchiver.SiteAction
- All Implemented Interfaces:
Action
,ModelObject
,ProminentProjectAction
- Enclosing class:
- MavenSiteArchiver
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionServes the site.
-
Constructor Details
-
SiteAction
-
-
Method Details
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
doDynamic
Serves the site.
-