public class HtmlPublisherTarget.HTMLAction extends HtmlPublisherTarget.BaseHTMLAction implements hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
HTMLAction(hudson.model.AbstractItem project,
HtmlPublisherTarget actualHtmlPublisherTarget) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
dir() |
HtmlPublisherTarget |
getHTMLTarget()
Gets
HtmlPublisherTarget, for which the action has been created. |
protected String |
getTitle() |
doDynamic, getDisplayName, getIconFileName, getUrlName, shouldLinkToLastBuildpublic HTMLAction(hudson.model.AbstractItem project,
HtmlPublisherTarget actualHtmlPublisherTarget)
protected File dir()
dir in class HtmlPublisherTarget.BaseHTMLActionprotected String getTitle()
getTitle in class HtmlPublisherTarget.BaseHTMLAction@Nonnull public HtmlPublisherTarget getHTMLTarget()
HtmlPublisherTarget, for which the action has been created.Copyright © 2004-2015. All Rights Reserved.