Package htmlpublisher
Class HtmlPublisherTarget.HTMLBuildAction
java.lang.Object
htmlpublisher.HtmlPublisherTarget.BaseHTMLAction
htmlpublisher.HtmlPublisherTarget.HTMLBuildAction
- All Implemented Interfaces:
Action,ModelObject,RunAction2
- Enclosing class:
- HtmlPublisherTarget
public class HtmlPublisherTarget.HTMLBuildAction
extends HtmlPublisherTarget.BaseHTMLAction
implements RunAction2
-
Field Summary
Fields inherited from class htmlpublisher.HtmlPublisherTarget.BaseHTMLAction
project -
Constructor Summary
ConstructorsConstructorDescriptionHTMLBuildAction(Run<?, ?> build, HtmlPublisherTarget actualHtmlPublisherTarget) -
Method Summary
Modifier and TypeMethodDescriptionprotected Filedir()GetsHtmlPublisherTarget, for which the action has been created.final Run<?,?> getOwner()protected StringgetTitle()voidonAttached(Run<?, ?> r) voidMethods inherited from class htmlpublisher.HtmlPublisherTarget.BaseHTMLAction
doDynamic, getDisplayName, getIconFileName, getUrlName, shouldLinkToLastBuildMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
HTMLBuildAction
-
-
Method Details
-
getOwner
@WithBridgeMethods(value=hudson.model.AbstractBuild.class, castRequired=true) public final Run<?,?> getOwner() -
getTitle
- Specified by:
getTitlein classHtmlPublisherTarget.BaseHTMLAction
-
getBackToName
- Overrides:
getBackToNamein classHtmlPublisherTarget.BaseHTMLAction
-
getBackToUrl
- Overrides:
getBackToUrlin classHtmlPublisherTarget.BaseHTMLAction
-
dir
- Specified by:
dirin classHtmlPublisherTarget.BaseHTMLAction
-
getHTMLTarget
GetsHtmlPublisherTarget, for which the action has been created.- Returns:
- HTML Report description
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getWrapperChecksum
-