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()
JiraConfigProviderjiraHomePath in interface JiraConfigProviderpublic boolean isSetUp()
JiraConfigProviderisSetUp in interface JiraConfigProvidertrue, if JIRA is set upCopyright © 2002-2017 Atlassian. All Rights Reserved.