public interface PreferenceKeys
Modifier and Type | Field and Description |
---|---|
static String |
USER_ADDPORTLET_COLUMNS |
static String |
USER_AUTOWATCH_DISABLED |
static String |
USER_DEFAULT_SHARE_PRIVATE |
static String |
USER_ISSUES_PER_PAGE |
static String |
USER_JQL_AUTOCOMPLETE_DISABLED
Deprecated.
Since v6.0. JQL can no longer be disabled on a per-user basis.
|
static String |
USER_KEYBOARD_SHORTCUTS_DISABLED |
static String |
USER_LOCALE |
static String |
USER_NOTIFICATIONS_MIMETYPE |
static String |
USER_NOTIFY_OWN_CHANGES |
static String |
USER_SHOW_ACTIONS_IN_NAVIGATOR |
static String |
USER_TIMEZONE |
static String |
USER_VOTES_REPORT_SORTS |
static String |
USER_VOTES_REPORT_UNRESOLVED_ONLY |
static String |
USER_WATCHES_REPORT_SORTS |
static String |
USER_WATCHES_REPORT_UNRESOLVED_ONLY |
static final String USER_ISSUES_PER_PAGE
static final String USER_NOTIFICATIONS_MIMETYPE
static final String USER_NOTIFY_OWN_CHANGES
static final String USER_ADDPORTLET_COLUMNS
static final String USER_LOCALE
static final String USER_TIMEZONE
static final String USER_DEFAULT_SHARE_PRIVATE
static final String USER_SHOW_ACTIONS_IN_NAVIGATOR
@Deprecated static final String USER_JQL_AUTOCOMPLETE_DISABLED
static final String USER_WATCHES_REPORT_SORTS
static final String USER_WATCHES_REPORT_UNRESOLVED_ONLY
static final String USER_VOTES_REPORT_SORTS
static final String USER_VOTES_REPORT_UNRESOLVED_ONLY
static final String USER_KEYBOARD_SHORTCUTS_DISABLED
static final String USER_AUTOWATCH_DISABLED
Copyright © 2002-2019 Atlassian. All Rights Reserved.