| Package | Description |
|---|---|
| com.atlassian.jira.config.util | |
| com.atlassian.jira.startup |
| Constructor and Description |
|---|
StartupJiraHome(JiraHomePathLocator locator) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationPropertiesJiraHomePathLocator
JIRA Home path locator that gets the value from the jira-application.properties file and not the database.
|
class |
CompositeJiraHomePathLocator |
class |
JiraHomeLocator |
class |
SystemPropertyJiraHomePathLocator
Attempts to find a jira.home configured as a system property.
|
class |
WebContextJiraHomePathLocator
Attempts to find a jira-home configured within our web context.
|
| Constructor and Description |
|---|
CompositeJiraHomePathLocator(JiraHomePathLocator... locators) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.