| Constructor and Description |
|---|
JobOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object o) |
static JobOptionImpl |
fromOptionMap(java.util.LinkedHashMap option) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigData, getDate, getDateFormat, getDefaultStoragePath, getDefaultValue, getDelimiter, getDescription, getEnforced, getHidden, getLabel, getMultivalueAllSelected, getMultivalued, getName, getOptionType, getOptionValues, getOptionValuesPluginType, getRegex, getRequired, getSecureExposed, getSecureInput, getSortIndex, getSortValues, getValues, getValuesList, getValuesListDelimiter, getValuesUrl, getValuesUrlLongpublic static JobOptionImpl fromOptionMap(java.util.LinkedHashMap option) throws ValidationException
ValidationExceptionpublic int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable