public interface JiraHomePathLocator
Modifier and Type | Interface and Description |
---|---|
static class |
JiraHomePathLocator.Property |
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.
|
String getJiraHome()
String getDisplayName()
Copyright © 2002-2015 Atlassian. All Rights Reserved.