public class FitnesseHistoryAction extends Object implements org.kohsuke.stapler.StaplerProxy, hudson.model.Action
| Constructor and Description |
|---|
FitnesseHistoryAction(hudson.model.AbstractProject<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
void |
extractValues(List<hudson.model.AbstractBuild<?,?>> projectBuilds) |
String |
getDisplayName() |
String |
getIconFileName() |
Object |
getTarget() |
String |
getUrlName() |
public FitnesseHistoryAction(hudson.model.AbstractProject<?,?> project)
public Object getTarget()
getTarget in interface org.kohsuke.stapler.StaplerProxypublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic void extractValues(List<hudson.model.AbstractBuild<?,?>> projectBuilds)
Copyright © 2004-2015. All Rights Reserved.