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 java.lang.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 java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
- Returns:
- null to hide from left-hand list
getDisplayName
public java.lang.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 java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
- See Also:
Action.getUrlName()
hasTrend
public boolean hasTrend()
- Used in floatingBox.jelly
getTrend
public History getTrend()
- Used in floatingBox.jelly
getLatestResults
public FitnesseResultsAction getLatestResults()
- Used in jobMain.jelly
TestResultProjectAction#getLastTestResultAction()
Copyright © 2004-2014. All Rights Reserved.