public class ParameterSeparatorValue extends ParameterValue
name| Constructor and Description |
|---|
ParameterSeparatorValue(String name,
String separatorStyle,
String sectionHeader,
String sectionHeaderStyle) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEffectiveSectionHeaderStyle() |
String |
getEffectiveSeparatorStyle() |
String |
getFormattedSectionHeader() |
String |
getShortDescription() |
String |
getValue() |
boolean |
needsSectionHeader() |
String |
toString() |
buildEnvironment, buildEnvVars, buildEnvVars, createBuildWrapper, createVariableResolver, equals, getAssignedLabel, getDefinition, getDescription, getFormattedDescription, getName, hashCode, isSensitive, setDescriptionpublic String getEffectiveSeparatorStyle()
public boolean needsSectionHeader()
public String getFormattedSectionHeader()
public String getEffectiveSectionHeaderStyle()
public String getShortDescription()
getShortDescription in class ParameterValuepublic String getValue()
getValue in class ParameterValueCopyright © 2016–2020. All rights reserved.