public class RestConfigProvider extends Object implements JiraConfigProvider
Modifier and Type | Class and Description |
---|---|
static class |
RestConfigProvider.Config |
Constructor and Description |
---|
RestConfigProvider() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSetUp()
Checks if JIRA instance is set up.
|
String |
jiraHomePath()
JIRA Home directory path.
|
public String jiraHomePath()
JiraConfigProvider
jiraHomePath
in interface JiraConfigProvider
public boolean isSetUp()
JiraConfigProvider
isSetUp
in interface JiraConfigProvider
true
, if JIRA is set upCopyright © 2002-2019 Atlassian. All Rights Reserved.