public interface JiraConfigProvider
Modifier and Type | Method and Description |
---|---|
boolean |
isSetUp()
Checks if JIRA instance is set up.
|
String |
jiraHomePath()
JIRA Home directory path.
|
String jiraHomePath()
boolean isSetUp()
true
, if JIRA is set upCopyright © 2002-2022 Atlassian. All Rights Reserved.