public class CloverHtmlBuildAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
CloverHtmlBuildAction(hudson.FilePath buildReportPath) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.DirectoryBrowserSupport |
doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public CloverHtmlBuildAction(hudson.FilePath buildReportPath)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic hudson.model.DirectoryBrowserSupport doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException,
InterruptedException
IOExceptionjavax.servlet.ServletExceptionInterruptedExceptionpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2004-2021. All Rights Reserved.