hudson.plugins.fitnesse
Class FitnesseHistoryAction
java.lang.Object
hudson.plugins.fitnesse.FitnesseHistoryAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, org.kohsuke.stapler.StaplerProxy
public class FitnesseHistoryAction
- extends Object
- implements org.kohsuke.stapler.StaplerProxy, hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitnesseHistoryAction
public FitnesseHistoryAction(hudson.model.AbstractProject<?,?> project)
getPages
public List<String> getPages(List<FitnesseResults> builds)
getTarget
public Object getTarget()
- Specified by:
getTarget in interface org.kohsuke.stapler.StaplerProxy
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
Copyright © 2004-2015. All Rights Reserved.