public class CloverProjectAction
extends hudson.model.Actionable
implements hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
CloverProjectAction(hudson.model.Project 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)
throws IOException,
javax.servlet.ServletException,
InterruptedException
IOExceptionjavax.servlet.ServletExceptionInterruptedExceptionpublic String getSearchUrl()
getSearchUrl in interface hudson.search.SearchItemCopyright © 2004-2016. All Rights Reserved.