public class MultiJobResumeBuild extends Object implements jenkins.model.RunAction2, org.kohsuke.stapler.StaplerProxy
Constructor and Description |
---|
MultiJobResumeBuild(hudson.model.Run<?,?> run) |
Modifier and Type | Method and Description |
---|---|
void |
doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getInfo() |
Object |
getTarget() |
String |
getUrlName() |
void |
onAttached(hudson.model.Run<?,?> run) |
void |
onLoad(hudson.model.Run<?,?> run) |
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
public String getInfo()
public void doIndex(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException
IOException
public void onAttached(hudson.model.Run<?,?> run)
onAttached
in interface jenkins.model.RunAction2
public void onLoad(hudson.model.Run<?,?> run)
onLoad
in interface jenkins.model.RunAction2
public Object getTarget()
getTarget
in interface org.kohsuke.stapler.StaplerProxy
Copyright © 2016–2020. All rights reserved.