com.atlassian.jira.user.preferences
Interface PreferenceKeys
public interface PreferenceKeys
Keys used when storing user preferences.
USER_ISSUES_PER_PAGE
static final String USER_ISSUES_PER_PAGE
- See Also:
- Constant Field Values
USER_NOTIFICATIONS_MIMETYPE
static final String USER_NOTIFICATIONS_MIMETYPE
- See Also:
- Constant Field Values
USER_NOTIFY_OWN_CHANGES
static final String USER_NOTIFY_OWN_CHANGES
- See Also:
- Constant Field Values
USER_ADDPORTLET_COLUMNS
static final String USER_ADDPORTLET_COLUMNS
- See Also:
- Constant Field Values
USER_LOCALE
static final String USER_LOCALE
- See Also:
- Constant Field Values
USER_TIMEZONE
static final String USER_TIMEZONE
- See Also:
- Constant Field Values
USER_DEFAULT_SHARE_PRIVATE
static final String USER_DEFAULT_SHARE_PRIVATE
- See Also:
- Constant Field Values
USER_SHOW_ACTIONS_IN_NAVIGATOR
static final String USER_SHOW_ACTIONS_IN_NAVIGATOR
- See Also:
- Constant Field Values
USER_JQL_AUTOCOMPLETE_DISABLED
@Deprecated
static final String USER_JQL_AUTOCOMPLETE_DISABLED
- Deprecated. Since v6.0. JQL can no longer be disabled on a per-user basis.
- Ignored. JQL can no longer be disabled on a per-user basis.
- See Also:
- Constant Field Values
USER_WATCHES_REPORT_SORTS
static final String USER_WATCHES_REPORT_SORTS
- See Also:
- Constant Field Values
USER_WATCHES_REPORT_UNRESOLVED_ONLY
static final String USER_WATCHES_REPORT_UNRESOLVED_ONLY
- See Also:
- Constant Field Values
USER_VOTES_REPORT_SORTS
static final String USER_VOTES_REPORT_SORTS
- See Also:
- Constant Field Values
USER_VOTES_REPORT_UNRESOLVED_ONLY
static final String USER_VOTES_REPORT_UNRESOLVED_ONLY
- See Also:
- Constant Field Values
USER_KEYBOARD_SHORTCUTS_DISABLED
static final String USER_KEYBOARD_SHORTCUTS_DISABLED
- See Also:
- Constant Field Values
USER_AUTOWATCH_DISABLED
static final String USER_AUTOWATCH_DISABLED
- See Also:
- Constant Field Values
Copyright © 2002-2014 Atlassian. All Rights Reserved.