public class HtmlPublisherTarget.HTMLAction extends HtmlPublisherTarget.BaseHTMLAction implements hudson.model.ProminentProjectAction
project| Constructor and Description |
|---|
HTMLAction(hudson.model.AbstractItem project,
HtmlPublisherTarget actualHtmlPublisherTarget) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
dir() |
HtmlPublisherTarget.HTMLBuildAction |
getActualBuildAction() |
HtmlPublisherTarget |
getHTMLTarget()
Gets
HtmlPublisherTarget, for which the action has been created. |
protected String |
getTitle() |
doDynamic, getBackToName, getBackToUrl, 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.@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public HtmlPublisherTarget.HTMLBuildAction getActualBuildAction()
Copyright © 2016–2019. All rights reserved.