public class Report.HTMLBuildAction extends Report.BaseHTMLAction
| Constructor and Description |
|---|
HTMLBuildAction(hudson.model.AbstractBuild<?,?> build,
Report actualHtmlPublisherTarget) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
dir() |
hudson.model.AbstractBuild<?,?> |
getOwner() |
protected String |
getTitle() |
doDynamic, getDisplayName, getIconFileName, getUrlNamepublic HTMLBuildAction(hudson.model.AbstractBuild<?,?> build,
Report actualHtmlPublisherTarget)
public final hudson.model.AbstractBuild<?,?> getOwner()
protected String getTitle()
getTitle in class Report.BaseHTMLActionprotected File dir()
dir in class Report.BaseHTMLActionCopyright © 2016–2018. All rights reserved.