com.tikal.jenkins.plugins.multijob
Class PredefinedBuildParameters
java.lang.Object
hudson.model.AbstractDescribableImpl<AbstractBuildParameters>
com.tikal.jenkins.plugins.multijob.AbstractBuildParameters
com.tikal.jenkins.plugins.multijob.PredefinedBuildParameters
- All Implemented Interfaces:
- hudson.model.Describable<AbstractBuildParameters>
public class PredefinedBuildParameters
- extends AbstractBuildParameters
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 |
PredefinedBuildParameters
@DataBoundConstructor
public PredefinedBuildParameters(String jobProperties)
getAction
public hudson.model.Action getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener,
hudson.model.AbstractProject project)
throws IOException,
InterruptedException
- Specified by:
getAction
in class AbstractBuildParameters
- Throws:
IOException
InterruptedException
getJobProperties
public String getJobProperties()
setJobProperties
public void setJobProperties(String jobProperties)
Copyright © 2004-2012. All Rights Reserved.