public final class DefaultJiraHome extends AbstractJiraHome
JiraHome
.CACHES, DATA, EXPORT, IMPORT, IMPORT_ATTACHMENTS, localsubdirs, LOG, PLUGINS, sharedsubdirs, subdirs
Constructor and Description |
---|
DefaultJiraHome() |
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()
JiraHome
File
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-2015 Atlassian. All Rights Reserved.