org.jenkinsci.plugins.tattletale
Class TattletaleReportArchiver.TattletaleBuildAction

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

public static class TattletaleReportArchiver.TattletaleBuildAction
extends TattletaleReportArchiver.BaseTattletaleAction


Constructor Summary
TattletaleReportArchiver.TattletaleBuildAction(hudson.model.AbstractBuild<?,?> build)
           
 
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
 

Constructor Detail

TattletaleReportArchiver.TattletaleBuildAction

public TattletaleReportArchiver.TattletaleBuildAction(hudson.model.AbstractBuild<?,?> build)
Method Detail

getTitle

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

dir

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


Copyright © 2004-2012. All Rights Reserved.