public class AcceleratedBuildNowAction extends Object implements hudson.model.Action
Modifier and Type | Class and Description |
---|---|
static class |
AcceleratedBuildNowAction.AcceleratedBuildNowKilledCause |
Constructor and Description |
---|
AcceleratedBuildNowAction(hudson.model.AbstractProject abstractProject) |
Modifier and Type | Method and Description |
---|---|
void |
doBuild(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public AcceleratedBuildNowAction(hudson.model.AbstractProject abstractProject)
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getUrlName()
getUrlName
in interface hudson.model.Action
public void doBuild(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) throws javax.servlet.ServletException, IOException, InterruptedException, ExecutionException
javax.servlet.ServletException
IOException
InterruptedException
ExecutionException
Copyright © 2004-2013. All Rights Reserved.