public class ShiftString extends ShiftValue
AUTHOR, CATEGORY, FEATURE| Constructor and Description |
|---|
ShiftString(java.lang.String category,
java.lang.String feature,
java.lang.String author,
boolean shouldRestartApplicationOnChange,
java.lang.String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStringValue() |
compareTo, toStringpublic ShiftString(java.lang.String category,
java.lang.String feature,
java.lang.String author,
boolean shouldRestartApplicationOnChange,
java.lang.String defaultValue)
category - ShiftValueEntries with the same category will be grouped into the same sectionfeature - Name of the variable or featureauthor - Name of the person who is responsible for thisshouldRestartApplicationOnChange - If true, the clients application will restart when
this ShiftValue is modified.defaultValue -