public class CloverProjectAction
extends hudson.model.Actionable
implements hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
CloverProjectAction(hudson.model.Job<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.DirectoryBrowserSupport |
doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
CloverBuildAction |
getLastSuccessfulResult()
Returns the last Result that was successful.
|
String |
getSearchUrl() |
hudson.util.Graph |
getTrendGraph() |
String |
getUrlName() |
addAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, replaceActionpublic 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 CloverBuildAction getLastSuccessfulResult()
public hudson.util.Graph getTrendGraph()
public hudson.model.DirectoryBrowserSupport doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
public String getSearchUrl()
getSearchUrl in interface hudson.search.SearchItemCopyright © 2004-2021. All Rights Reserved.