public class AllureReportProjectAction
extends java.lang.Object
implements hudson.model.ProminentProjectAction, org.kohsuke.stapler.StaplerProxy
Action that shows link to the allure report on the project page.| Constructor and Description |
|---|
AllureReportProjectAction(hudson.model.Job<?,?> job) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName() |
java.lang.String |
getIconFileName() |
AllureReportBuildAction |
getLastAllureBuildAction() |
java.lang.Object |
getTarget() |
java.lang.String |
getUrlName() |
boolean |
isCanBuildGraph() |
public AllureReportProjectAction(hudson.model.Job<?,?> job)
public java.lang.String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic java.lang.String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic java.lang.String getUrlName()
getUrlName in interface hudson.model.Actionpublic java.lang.Object getTarget()
getTarget in interface org.kohsuke.stapler.StaplerProxypublic boolean isCanBuildGraph()
public AllureReportBuildAction getLastAllureBuildAction()