public class HtmlPublisherTarget.HTMLBuildAction extends HtmlPublisherTarget.BaseHTMLAction implements jenkins.model.RunAction2
project| Constructor and Description |
|---|
HTMLBuildAction(hudson.model.Run<?,?> build,
HtmlPublisherTarget actualHtmlPublisherTarget) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
dir() |
HtmlPublisherTarget |
getHTMLTarget()
Gets
HtmlPublisherTarget, for which the action has been created. |
hudson.model.Run<?,?> |
getOwner() |
protected String |
getTitle() |
String |
getWrapperChecksum() |
void |
onAttached(hudson.model.Run<?,?> r) |
void |
onLoad(hudson.model.Run<?,?> r) |
doDynamic, getDisplayName, getIconFileName, getUrlName, shouldLinkToLastBuildpublic HTMLBuildAction(hudson.model.Run<?,?> build,
HtmlPublisherTarget actualHtmlPublisherTarget)
@WithBridgeMethods(value=hudson.model.AbstractBuild.class,
castRequired=true)
public final hudson.model.Run<?,?> getOwner()
protected String getTitle()
getTitle in class HtmlPublisherTarget.BaseHTMLActionprotected File dir()
dir in class HtmlPublisherTarget.BaseHTMLAction@Nonnull public HtmlPublisherTarget getHTMLTarget()
HtmlPublisherTarget, for which the action has been created.public void onAttached(hudson.model.Run<?,?> r)
onAttached in interface jenkins.model.RunAction2public void onLoad(hudson.model.Run<?,?> r)
onLoad in interface jenkins.model.RunAction2public String getWrapperChecksum()
Copyright © 2016–2018. All rights reserved.