public static class JiraHomeLocator.SystemJiraHome extends AbstractJiraHome
CACHES, DATA, EXPORT, IMPORT, IMPORT_ATTACHMENTS, localsubdirs, LOG, PLUGINS, sharedsubdirs, subdirs| Constructor and Description |
|---|
SystemJiraHome() |
| Modifier and Type | Method and Description |
|---|---|
File |
getLocalHome()
Get the
File object representing the JIRA local home directory. |
getCachesDirectory, getDataDirectory, getExportDirectory, getHome, getHomePath, getImportAttachmentsDirectory, getImportDirectory, getLocalHomePath, getLogDirectory, getPluginsDirectory, getSharedCachesDirectory@Nonnull public File getLocalHome()
JiraHomeFile object representing the JIRA local home directory.
In a clustered or HA deployment this will be different from jira.home, but in
a standalone installation will generally be the same as jira.home.Copyright © 2002-2017 Atlassian. All Rights Reserved.