Uses of Class
com.atlassian.confluence.user.ConfluenceUserPreferences.PreferenceException
-
Packages that use ConfluenceUserPreferences.PreferenceException Package Description com.atlassian.confluence.user com.atlassian.confluence.user.actions -
-
Uses of ConfluenceUserPreferences.PreferenceException in com.atlassian.confluence.user
Methods in com.atlassian.confluence.user that throw ConfluenceUserPreferences.PreferenceException Modifier and Type Method Description voidConfluenceUserPreferences. remove(String key)voidConfluenceUserPreferences. setBoolean(String key, boolean value)voidConfluenceUserPreferences. setLong(String key, long value)voidConfluenceUserPreferences. setString(String key, String value) -
Uses of ConfluenceUserPreferences.PreferenceException in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions that throw ConfluenceUserPreferences.PreferenceException Modifier and Type Method Description StringEditMySettingsAction. doEdit()protected voidEditMySettingsAction. updateUserPreferences()
-