public static class HtmlPublisherTarget.HTMLPublishedForProjectMarkerAction extends InvisibleAction implements RunAction2
HtmlPublisherTarget.BaseHTMLAction , because we want to
avoid confusions with actions referring to the data.| Constructor and Description |
|---|
HTMLPublishedForProjectMarkerAction(Run<?,?> build,
HtmlPublisherTarget actualHtmlPublisherTarget) |
| Modifier and Type | Method and Description |
|---|---|
HtmlPublisherTarget |
getHTMLTarget() |
Run<?,?> |
getOwner() |
void |
onAttached(Run<?,?> r) |
void |
onLoad(Run<?,?> r) |
getDisplayName, getIconFileName, getUrlNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisplayName, getIconFileName, getUrlNamepublic HTMLPublishedForProjectMarkerAction(Run<?,?> build, HtmlPublisherTarget actualHtmlPublisherTarget)
@WithBridgeMethods(value=hudson.model.AbstractBuild.class, adapterMethod="getAbstractBuildOwner") public final Run<?,?> getOwner()
public void onAttached(Run<?,?> r)
onAttached in interface RunAction2public void onLoad(Run<?,?> r)
onLoad in interface RunAction2public HtmlPublisherTarget getHTMLTarget()
Copyright © 2016–2022. All rights reserved.