public static class CrowdConstants.CrowdHome extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BACKUPS_LOCATION |
static String |
LOG_FILE_LOCATION |
static String |
PLUGIN_DATA_LOCATION
Deprecated.
Store plugin data in the database. If that is impossible, use the shared home directory
as obtained from HomeDirectoryService (located in crowd-server-api module).
|
static String |
PLUGINS_LOCATION |
@Deprecated public static final String PLUGIN_DATA_LOCATION
public static final String LOG_FILE_LOCATION
public static final String BACKUPS_LOCATION
public static final String PLUGINS_LOCATION
Copyright © 2020 Atlassian. All rights reserved.