hudson.plugins.fitnesse
Class FitnesseProjectAction
java.lang.Object
hudson.plugins.fitnesse.FitnesseProjectAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class FitnesseProjectAction
- extends Object
- implements hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitnesseProjectAction
public FitnesseProjectAction(hudson.model.AbstractProject<?,?> project)
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
- Returns:
- null to hide from left-hand list
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
- Returns:
- null to hide from left-hand list
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
- See Also:
Action.getUrlName()
getTrend
public History getTrend()
- Used in floatingBox.jelly
getLatestResults
public FitnesseResultsAction getLatestResults()
- Used in jobMain.jelly
TestResultProjectAction#getLastTestResultAction()
Copyright © 2004-2012. All Rights Reserved.