hudson.plugins.parameterizedtrigger
Class PredefinedBuildParameters
java.lang.Object
hudson.plugins.parameterizedtrigger.AbstractBuildParameters
hudson.plugins.parameterizedtrigger.PredefinedBuildParameters
- All Implemented Interfaces:
- hudson.model.Describable<AbstractBuildParameters>
public class PredefinedBuildParameters
- extends AbstractBuildParameters
|
Method Summary |
hudson.model.Action |
getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
|
String |
getProperties()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PredefinedBuildParameters
@DataBoundConstructor
public PredefinedBuildParameters(String properties)
getAction
public hudson.model.Action getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
- Specified by:
getAction in class AbstractBuildParameters
- Throws:
IOException
InterruptedException
getProperties
public String getProperties()
Copyright © 2004-2011. All Rights Reserved.