htmlpublisher
Class HtmlPublisherTarget.HTMLAction

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

public class HtmlPublisherTarget.HTMLAction
extends HtmlPublisherTarget.BaseHTMLAction
implements hudson.model.ProminentProjectAction


Constructor Summary
HtmlPublisherTarget.HTMLAction(hudson.model.AbstractItem project)
           
 
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
 
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
 

Constructor Detail

HtmlPublisherTarget.HTMLAction

public HtmlPublisherTarget.HTMLAction(hudson.model.AbstractItem project)
Method Detail

dir

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

getTitle

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


Copyright © 2010. All Rights Reserved.