public static class HtmlPublisherTarget.HTMLPublishedForProjectMarkerAction
extends hudson.model.InvisibleAction
implements jenkins.model.RunAction2
HtmlPublisherTarget.BaseHTMLAction , because we want to
avoid confusions with actions referring to the data.| Constructor and Description |
|---|
HTMLPublishedForProjectMarkerAction(hudson.model.Run<?,?> build,
HtmlPublisherTarget actualHtmlPublisherTarget) |
| Modifier and Type | Method and Description |
|---|---|
HtmlPublisherTarget |
getHTMLTarget() |
hudson.model.Run<?,?> |
getOwner() |
void |
onAttached(hudson.model.Run<?,?> r) |
void |
onLoad(hudson.model.Run<?,?> r) |
getDisplayName, getIconFileName, getUrlNamepublic HTMLPublishedForProjectMarkerAction(hudson.model.Run<?,?> build,
HtmlPublisherTarget actualHtmlPublisherTarget)
@WithBridgeMethods(value=hudson.model.AbstractBuild.class,
adapterMethod="getAbstractBuildOwner")
public final hudson.model.Run<?,?> getOwner()
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 HtmlPublisherTarget getHTMLTarget()
Copyright © 2004-2016. All Rights Reserved.