htmlpublisher
Class HtmlPublisherTarget.HTMLBuildAction

java.lang.Object
  extended by htmlpublisher.HtmlPublisherTarget.BaseHTMLAction
      extended by htmlpublisher.HtmlPublisherTarget.HTMLBuildAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject
Enclosing class:
HtmlPublisherTarget

public class HtmlPublisherTarget.HTMLBuildAction
extends HtmlPublisherTarget.BaseHTMLAction


Constructor Summary
HtmlPublisherTarget.HTMLBuildAction(hudson.model.AbstractBuild<?,?> build, HtmlPublisherTarget actualHtmlPublisherTarget)
           
 
Method Summary
protected  File dir()
           
protected  String getTitle()
           
 
Methods inherited from class htmlpublisher.HtmlPublisherTarget.BaseHTMLAction
doDynamic, getDisplayName, getIconFileName, getUrlName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlPublisherTarget.HTMLBuildAction

public HtmlPublisherTarget.HTMLBuildAction(hudson.model.AbstractBuild<?,?> build,
                                           HtmlPublisherTarget actualHtmlPublisherTarget)
Method Detail

getTitle

protected String getTitle()
Specified by:
getTitle in class HtmlPublisherTarget.BaseHTMLAction

dir

protected File dir()
Specified by:
dir in class HtmlPublisherTarget.BaseHTMLAction


Copyright © 2004-2012 Hudson. All Rights Reserved.