public class CloverProjectAction
extends hudson.model.Actionable
implements hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
CloverProjectAction(hudson.model.Project project,
CloverPHPPublisher publisher) |
| 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 CloverProjectAction(hudson.model.Project project,
CloverPHPPublisher publisher)
public String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getSearchUrl()
getSearchUrl in interface hudson.search.SearchItempublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic 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.ServletExceptionInterruptedExceptionCopyright © 2004-2021. All Rights Reserved.