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, 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
 
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
 

Constructor Detail

HtmlPublisherTarget.HTMLAction

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

dir

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

getTitle

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


Copyright © 2004-2012 Hudson. All Rights Reserved.