com.atlassian.confluence.setup.bandana
Interface ConfluenceBandanaKeys

All Known Implementing Classes:
DefaultSettingsManager

public interface ConfluenceBandanaKeys

TODO: Move these to where they're used. See also SessionKeys.


Field Summary
static String COLOUR_SCHEME
           
static String CSS_RESOURCE_COUNTER
           
static String CUSTOM_CSS
           
static String HTTP_CONFIG
           
static String PLUGINS_SETTINGS_PREFIX
           
static String SETTINGS
           
static String SHORTCUT_LINKS
           
static String SMTP_MAIL_ACCOUNTS
           
static String SPACE_MAIL_ACCOUNTS
           
static String SPACE_SETTINGS
           
static String THEME_SETTINGS
           
static String USER_MACROS
           
static String USER_RESOURCES
           
 

Field Detail

SETTINGS

static final String SETTINGS
See Also:
Constant Field Values

SPACE_SETTINGS

static final String SPACE_SETTINGS
See Also:
Constant Field Values

PLUGINS_SETTINGS_PREFIX

static final String PLUGINS_SETTINGS_PREFIX
See Also:
Constant Field Values

SPACE_MAIL_ACCOUNTS

static final String SPACE_MAIL_ACCOUNTS
See Also:
Constant Field Values

COLOUR_SCHEME

static final String COLOUR_SCHEME
See Also:
Constant Field Values

SHORTCUT_LINKS

static final String SHORTCUT_LINKS
See Also:
Constant Field Values

USER_MACROS

static final String USER_MACROS
See Also:
Constant Field Values

THEME_SETTINGS

static final String THEME_SETTINGS
See Also:
Constant Field Values

USER_RESOURCES

static final String USER_RESOURCES
See Also:
Constant Field Values

HTTP_CONFIG

static final String HTTP_CONFIG
See Also:
Constant Field Values

SMTP_MAIL_ACCOUNTS

static final String SMTP_MAIL_ACCOUNTS
See Also:
Constant Field Values

CSS_RESOURCE_COUNTER

static final String CSS_RESOURCE_COUNTER
See Also:
Constant Field Values

CUSTOM_CSS

static final String CUSTOM_CSS
See Also:
Constant Field Values


Copyright © 2003-2012 Atlassian. All Rights Reserved.