Package | Description |
---|---|
com.atlassian.jira.functest.config | |
com.atlassian.jira.functest.config.service |
Modifier and Type | Method and Description |
---|---|
List<ConfigService> |
JiraConfig.getServices() |
Modifier and Type | Method and Description |
---|---|
JiraConfig |
JiraConfig.setServices(List<ConfigService> services) |
Modifier and Type | Method and Description |
---|---|
ConfigService |
ConfigService.setClazz(String clazz) |
ConfigService |
ConfigService.setId(Long id) |
ConfigService |
ConfigService.setName(String name) |
ConfigService |
ConfigService.setPropertySet(ConfigPropertySet propertySet) |
ConfigService |
ConfigService.setTimeout(Long timeout) |
Modifier and Type | Method and Description |
---|---|
List<ConfigService> |
ConfigServiceManager.loadServices() |
List<ConfigService> |
DefaultConfigServiceManager.loadServices() |
Modifier and Type | Method and Description |
---|---|
boolean |
ConfigServiceManager.saveServices(List<ConfigService> newList) |
boolean |
DefaultConfigServiceManager.saveServices(List<ConfigService> newList) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.