public abstract class AbstractValgrindBuildAction
extends hudson.model.Actionable
implements hudson.model.Action, hudson.model.HealthReportingAction, org.kohsuke.stapler.StaplerProxy
Modifier and Type | Field and Description |
---|---|
protected hudson.model.Run<?,?> |
owner |
Modifier | Constructor and Description |
---|---|
protected |
AbstractValgrindBuildAction(hudson.model.Run<?,?> owner) |
Modifier and Type | Method and Description |
---|---|
abstract void |
doGraph(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
hudson.model.Run<?,?> |
getOwner() |
<T extends AbstractValgrindBuildAction> |
getPreviousResult() |
addAction, addOrReplaceAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, removeAction, removeActions, replaceAction, replaceActions
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError
protected AbstractValgrindBuildAction(hudson.model.Run<?,?> owner)
public <T extends AbstractValgrindBuildAction> T getPreviousResult()
public hudson.model.Run<?,?> getOwner()
public abstract void doGraph(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2018. All rights reserved.