|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.ParameterValue
hudson.model.StringParameterValue
jenkins.plugins.parameter_separator.ParameterSeparatorValue
public class ParameterSeparatorValue
| Field Summary |
|---|
| Fields inherited from class hudson.model.StringParameterValue |
|---|
value |
| Fields inherited from class hudson.model.ParameterValue |
|---|
name |
| Constructor Summary | |
|---|---|
ParameterSeparatorValue(String name,
String value)
|
|
| Method Summary |
|---|
| Methods inherited from class hudson.model.StringParameterValue |
|---|
buildEnvVars, createVariableResolver, equals, getShortDescription, hashCode, toString |
| Methods inherited from class hudson.model.ParameterValue |
|---|
buildEnvVars, createBuildWrapper, getAssignedLabel, getDefinition, getDescription, getName, isSensitive, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public ParameterSeparatorValue(String name,
String value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||