com.tikal.jenkins.plugins.multijob
Class AbstractBuildParameters
java.lang.Object
hudson.model.AbstractDescribableImpl<AbstractBuildParameters>
com.tikal.jenkins.plugins.multijob.AbstractBuildParameters
- All Implemented Interfaces:
- hudson.model.Describable<AbstractBuildParameters>
- Direct Known Subclasses:
- FileBuildParameters, PredefinedBuildParameters
public abstract class AbstractBuildParameters
- extends hudson.model.AbstractDescribableImpl<AbstractBuildParameters>
Method Summary |
abstract hudson.model.Action |
getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener,
hudson.model.AbstractProject project)
|
Methods inherited from class hudson.model.AbstractDescribableImpl |
getDescriptor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBuildParameters
public AbstractBuildParameters()
getAction
public abstract hudson.model.Action getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener,
hudson.model.AbstractProject project)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2004-2012. All Rights Reserved.