org.jenkinsci.plugins.tattletale
Class TattletaleReportArchiver.TattletaleAction

java.lang.Object
  extended by org.jenkinsci.plugins.tattletale.TattletaleReportArchiver.BaseTattletaleAction
      extended by org.jenkinsci.plugins.tattletale.TattletaleReportArchiver.TattletaleAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject, hudson.model.ProminentProjectAction
Enclosing class:
TattletaleReportArchiver

public static class TattletaleReportArchiver.TattletaleAction
extends TattletaleReportArchiver.BaseTattletaleAction
implements hudson.model.ProminentProjectAction


Constructor Summary
TattletaleReportArchiver.TattletaleAction(hudson.model.AbstractItem project)
           
 
Method Summary
protected  File dir()
           
protected  String getTitle()
           
 
Methods inherited from class org.jenkinsci.plugins.tattletale.TattletaleReportArchiver.BaseTattletaleAction
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

TattletaleReportArchiver.TattletaleAction

public TattletaleReportArchiver.TattletaleAction(hudson.model.AbstractItem project)
Method Detail

dir

protected File dir()
Specified by:
dir in class TattletaleReportArchiver.BaseTattletaleAction

getTitle

protected String getTitle()
Specified by:
getTitle in class TattletaleReportArchiver.BaseTattletaleAction


Copyright © 2004-2012. All Rights Reserved.