public abstract class AbstractBuildParameters extends hudson.model.AbstractDescribableImpl<AbstractBuildParameters>
Modifier and Type | Class and Description |
---|---|
static class |
AbstractBuildParameters.DontTriggerException |
Constructor and Description |
---|
AbstractBuildParameters() |
Modifier and Type | Method and Description |
---|---|
abstract hudson.model.Action |
getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener,
hudson.model.AbstractProject project) |
public abstract hudson.model.Action getAction(hudson.model.AbstractBuild<?,?> build, hudson.model.TaskListener listener, hudson.model.AbstractProject project) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2004-2015. All Rights Reserved.