public class PitProjectAction
extends hudson.model.Actionable
implements hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
PitProjectAction(hudson.model.AbstractProject<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
void |
doGraph(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
void |
doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
PitBuildAction |
getLastResult()
Getter for property 'lastResult'.
|
Integer |
getLastResultBuild()
Getter for property 'lastResult'.
|
String |
getSearchUrl() |
String |
getUrlName() |
boolean |
isFloatingBoxActive() |
addAction, doContextMenu, getAction, getAction, getActions, getActions, getDynamicpublic PitProjectAction(hudson.model.AbstractProject<?,?> project)
public PitBuildAction getLastResult()
public Integer getLastResultBuild()
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getSearchUrl()
getSearchUrl in interface hudson.search.SearchItempublic boolean isFloatingBoxActive()
public void doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
IOExceptionpublic void doGraph(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
IOExceptionCopyright © 2004-2014. All Rights Reserved.