public class PredefinedGeneratorParameters
extends hudson.plugins.parameterizedtrigger.AbstractBuildParameters
| Modifier and Type | Class and Description |
|---|---|
static class |
PredefinedGeneratorParameters.DescriptorImpl |
| Constructor and Description |
|---|
PredefinedGeneratorParameters(String properties) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Action |
getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener) |
String |
getProperties() |
@DataBoundConstructor public PredefinedGeneratorParameters(String properties)
public hudson.model.Action getAction(hudson.model.AbstractBuild<?,?> build,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
getAction in class hudson.plugins.parameterizedtrigger.AbstractBuildParametersIOExceptionInterruptedExceptionpublic String getProperties()
Copyright © 2004-2014. All Rights Reserved.