public class SystemPropertyJiraHomePathLocator extends Object implements JiraHomePathLocator
JiraHomePathLocator.Property
Constructor and Description |
---|
SystemPropertyJiraHomePathLocator() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Returns a user-friendly and readable name for this locator to make support's life easier.
|
String |
getJiraHome()
Returns the jira.home path configured via this locator method, or null if none is configured.
|
public String getJiraHome()
JiraHomePathLocator
getJiraHome
in interface JiraHomePathLocator
public String getDisplayName()
JiraHomePathLocator
getDisplayName
in interface JiraHomePathLocator
Copyright © 2002-2015 Atlassian. All Rights Reserved.