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, replaceAction
public DrMemoryProjectAction(hudson.model.AbstractProject<?,?> project)
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getSearchUrl()
getSearchUrl
in interface hudson.search.SearchItem
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public void doGraph(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException
IOException
public DrMemoryBuildAction getLastResult()
Copyright © 2016–2018. All rights reserved.