com.atlassian.jira.user.preferences
Interface PreferenceKeys


public interface PreferenceKeys

Keys used when storing user preferences.

Version:
1.7

Field Summary
static String USER_ADDPORTLET_COLUMNS
           
static String USER_ISSUES_PER_PAGE
           
static String USER_LOCALE
           
static String USER_NOTIFICATIONS_MIMETYPE
           
static String USER_NOTIFY_OWN_CHANGES
           
 

Field Detail

USER_ISSUES_PER_PAGE

public static final String USER_ISSUES_PER_PAGE
See Also:
Constant Field Values

USER_NOTIFICATIONS_MIMETYPE

public static final String USER_NOTIFICATIONS_MIMETYPE
See Also:
Constant Field Values

USER_NOTIFY_OWN_CHANGES

public static final String USER_NOTIFY_OWN_CHANGES
See Also:
Constant Field Values

USER_ADDPORTLET_COLUMNS

public static final String USER_ADDPORTLET_COLUMNS
See Also:
Constant Field Values

USER_LOCALE

public static final String USER_LOCALE
See Also:
Constant Field Values


Copyright © 2002-2007 Atlassian. All Rights Reserved.