public class AllureBuildAction extends Object implements hudson.model.BuildBadgeAction
Action that server allure report from archive directory on master of a given build.| Constructor and Description |
|---|
AllureBuildAction(hudson.model.AbstractBuild<?,?> build) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.DirectoryBrowserSupport |
doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
int |
getBuildNumber() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public AllureBuildAction(hudson.model.AbstractBuild<?,?> build)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic int getBuildNumber()
public hudson.model.DirectoryBrowserSupport doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException,
javax.servlet.ServletException,
InterruptedException
IOExceptionjavax.servlet.ServletExceptionInterruptedExceptionCopyright © 2004-2014 Yandex. All Rights Reserved.