| Package | Description |
|---|---|
| com.atlassian.jira.functest.config | |
| com.atlassian.jira.functest.config.ps | |
| com.atlassian.jira.functest.config.service |
| Modifier and Type | Method and Description |
|---|---|
ConfigPropertySet |
JiraConfig.getApplicationProperties() |
| Modifier and Type | Method and Description |
|---|---|
JiraConfig |
JiraConfig.setApplicationProperties(ConfigPropertySet applicationProperties) |
| Modifier and Type | Method and Description |
|---|---|
ConfigPropertySet |
ConfigPropertySet.copyForEntity(String entity,
Long id) |
ConfigPropertySet |
DefaultConfigPropertySetManager.loadPropertySet(String entityName,
long id) |
ConfigPropertySet |
ConfigPropertySetManager.loadPropertySet(String entityName,
long id) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConfigPropertySetManager.deletePropertySet(ConfigPropertySet propertySet) |
void |
ConfigPropertySetManager.deletePropertySet(ConfigPropertySet propertySet) |
boolean |
DefaultConfigPropertySetManager.savePropertySet(ConfigPropertySet propertySet) |
boolean |
ConfigPropertySetManager.savePropertySet(ConfigPropertySet propertySet) |
| Constructor and Description |
|---|
ConfigPropertySet(ConfigPropertySet cps) |
| Modifier and Type | Method and Description |
|---|---|
ConfigPropertySet |
ConfigService.getPropertySet() |
| Modifier and Type | Method and Description |
|---|---|
ConfigService |
ConfigService.setPropertySet(ConfigPropertySet propertySet) |
| Constructor and Description |
|---|
ConfigService(Long id,
Long timeout,
String clazz,
String name,
ConfigPropertySet propertySet) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.