hudson.plugins.doxygen
Class DoxygenArchiver.DoxygenAction

java.lang.Object
  extended by hudson.plugins.doxygen.DoxygenArchiver.BaseDoxygenAction
      extended by hudson.plugins.doxygen.DoxygenArchiver.DoxygenAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject, hudson.model.ProminentProjectAction
Enclosing class:
DoxygenArchiver

public static class DoxygenArchiver.DoxygenAction
extends DoxygenArchiver.BaseDoxygenAction
implements hudson.model.ProminentProjectAction


Constructor Summary
DoxygenArchiver.DoxygenAction(hudson.model.AbstractItem project)
           
 
Method Summary
protected  File dir()
           
protected  String getTitle()
           
 
Methods inherited from class hudson.plugins.doxygen.DoxygenArchiver.BaseDoxygenAction
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

DoxygenArchiver.DoxygenAction

public DoxygenArchiver.DoxygenAction(hudson.model.AbstractItem project)
Method Detail

dir

protected File dir()
Specified by:
dir in class DoxygenArchiver.BaseDoxygenAction

getTitle

protected String getTitle()
Specified by:
getTitle in class DoxygenArchiver.BaseDoxygenAction


Copyright © 2004-2013. All Rights Reserved.