| com.atlassian.jira.user.preferences.PreferenceKeys |
Class Overview
Keys used when storing user preferences.
Constants
public
static
final
String
USER_ADDPORTLET_COLUMNS
Constant Value:
"jira.user.dashboard.portlets.columns"
public
static
final
String
USER_AUTOWATCH_DISABLED
Constant Value:
"user.autowatch.disabled"
public
static
final
String
USER_DEFAULT_SHARE_PRIVATE
Constant Value:
"user.default.share.private"
public
static
final
String
USER_ISSUES_PER_PAGE
Constant Value:
"user.issues.per.page"
public
static
final
String
USER_JQL_AUTOCOMPLETE_DISABLED
This constant is 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.
Constant Value:
"user.jql.autocomplete.disabled"
public
static
final
String
USER_KEYBOARD_SHORTCUTS_DISABLED
Constant Value:
"user.keyboard.shortcuts.disabled"
public
static
final
String
USER_LOCALE
Constant Value:
"jira.user.locale"
public
static
final
String
USER_NOTIFICATIONS_MIMETYPE
Constant Value:
"user.notifications.mimetype"
public
static
final
String
USER_NOTIFY_OWN_CHANGES
Constant Value:
"user.notify.own.changes"
public
static
final
String
USER_SHOW_ACTIONS_IN_NAVIGATOR
Constant Value:
"user.show.actions.in.navigator"
public
static
final
String
USER_TIMEZONE
Constant Value:
"jira.user.timezone"
public
static
final
String
USER_VOTES_REPORT_SORTS
Constant Value:
"user.votes.report.sorts"
public
static
final
String
USER_VOTES_REPORT_UNRESOLVED_ONLY
Constant Value:
"user.votes.report.unresolved.only"
public
static
final
String
USER_WATCHES_REPORT_SORTS
Constant Value:
"user.watches.report.sorts"
public
static
final
String
USER_WATCHES_REPORT_UNRESOLVED_ONLY
Constant Value:
"user.watches.report.unresolved.only"