public class DrMemoryProjectAction
extends hudson.model.Actionable
implements hudson.model.ProminentProjectAction
| Constructor and Description |
|---|
DrMemoryProjectAction(hudson.model.AbstractProject<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
void |
doGraph(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
DrMemoryBuildAction |
getLastResult() |
String |
getSearchUrl() |
String |
getUrlName() |
addAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, replaceActionpublic DrMemoryProjectAction(hudson.model.AbstractProject<?,?> project)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getSearchUrl()
getSearchUrl in interface hudson.search.SearchItempublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic void doGraph(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
IOExceptionpublic DrMemoryBuildAction getLastResult()
Copyright © 2016–2018. All rights reserved.