Class ConfigField
java.lang.Object
com.atlassian.jira.configurator.db.ConfigField
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigField
-
ConfigField
-
-
Method Details
-
isPassword
public boolean isPassword() -
getLabel
-
setLabel
-
getValue
Returns a non-null value for this ConfigField. If the value is not initialised, or is explicitly set to null, it returns an empty string.- Returns:
- a non-null value for this ConfigField.
-
setValue
-