Class UserPreference
java.lang.Object
com.atlassian.confluence.impl.user.preferences.dao.UserPreference
- All Implemented Interfaces:
Serializable
Read-representation of a
BucketPropertySetItem
, as returned by a
{link UserPreferencesDao}.- Since:
- 9.4
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionUserPreference
(String key, boolean value) UserPreference
(String key, long value) UserPreference
(String key, String value) -
Method Summary
-
Constructor Details
-
UserPreference
-
UserPreference
-
UserPreference
-
-
Method Details
-
key
-
valueType
-
stringValue
-
longValue
-
booleanValue
-
value
-