com.atlassian.confluence.setup
Interface ConfluenceBootstrapConstants

All Known Subinterfaces:
BootstrapManager
All Known Implementing Classes:
DefaultBootstrapManager

public interface ConfluenceBootstrapConstants


Field Summary
static String ATTACHMENTS_DIR_PROP
           
static String CONFLUENCE_HOME_CONSTANT
           
static String DAILY_BACKUP_DIR_PROP
           
static String DEFAULT_LICENSE_REGISTRY_KEY
           
static String GLOBAL_PLUGIN_STATE
           
static String LICENSE_HASH_KEY
           
static String LICENSE_MESSAGE_KEY
           
static String LUCENE_INDEX_DIR_PROP
           
static String TEMP_DIR_PROP
           
static String WEBAPP_CONTEXT_PATH_KEY
           
 

Field Detail

CONFLUENCE_HOME_CONSTANT

public static final String CONFLUENCE_HOME_CONSTANT
See Also:
Constant Field Values

LUCENE_INDEX_DIR_PROP

public static final String LUCENE_INDEX_DIR_PROP
See Also:
Constant Field Values

ATTACHMENTS_DIR_PROP

public static final String ATTACHMENTS_DIR_PROP
See Also:
Constant Field Values

DAILY_BACKUP_DIR_PROP

public static final String DAILY_BACKUP_DIR_PROP
See Also:
Constant Field Values

TEMP_DIR_PROP

public static final String TEMP_DIR_PROP
See Also:
Constant Field Values

LICENSE_HASH_KEY

public static final String LICENSE_HASH_KEY
See Also:
Constant Field Values

LICENSE_MESSAGE_KEY

public static final String LICENSE_MESSAGE_KEY
See Also:
Constant Field Values

WEBAPP_CONTEXT_PATH_KEY

public static final String WEBAPP_CONTEXT_PATH_KEY
See Also:
Constant Field Values

GLOBAL_PLUGIN_STATE

public static final String GLOBAL_PLUGIN_STATE
See Also:
Constant Field Values

DEFAULT_LICENSE_REGISTRY_KEY

public static final String DEFAULT_LICENSE_REGISTRY_KEY
See Also:
Constant Field Values


Confluence is developed by Atlassian.