public static class JiraHomeLocator.SystemJiraHome extends AbstractJiraHome
CACHES, DATA, EXPORT, EXPORT_BACKUPS, IMPORT, IMPORT_ATTACHMENTS, INDEX_SNAPSHOTS, INDEXES_DIR, 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, getExportBackupsDirectory, getExportDirectory, getHome, getHomePath, getImportAttachmentsDirectory, getImportDirectory, getIndexSnapshotsDirectory, 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-2024 Atlassian. All Rights Reserved.