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)
           
 
Method Summary
protected  java.io.File dir()
           
protected  java.lang.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)
Method Detail

getTitle

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

dir

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


Copyright © 2010. All Rights Reserved.