com.atlassian.jira.user.preferences
Interface PreferenceKeys


public interface PreferenceKeys

Keys used when storing user preferences.

Version:
1.6

Field Summary
static java.lang.String USER_ADDPORTLET_COLUMNS
           
static java.lang.String USER_ISSUES_PER_PAGE
           
static java.lang.String USER_LOCALE
           
static java.lang.String USER_NOTIFICATIONS_MIMETYPE
           
static java.lang.String USER_NOTIFY_OWN_CHANGES
           
 

Field Detail

USER_ISSUES_PER_PAGE

static final java.lang.String USER_ISSUES_PER_PAGE
See Also:
Constant Field Values

USER_NOTIFICATIONS_MIMETYPE

static final java.lang.String USER_NOTIFICATIONS_MIMETYPE
See Also:
Constant Field Values

USER_NOTIFY_OWN_CHANGES

static final java.lang.String USER_NOTIFY_OWN_CHANGES
See Also:
Constant Field Values

USER_ADDPORTLET_COLUMNS

static final java.lang.String USER_ADDPORTLET_COLUMNS
See Also:
Constant Field Values

USER_LOCALE

static final java.lang.String USER_LOCALE
See Also:
Constant Field Values


Copyright © 2002-2006 Atlassian. All Rights Reserved.