public class DefaultConfigServiceManager extends Object implements ConfigServiceManager
| Constructor and Description |
|---|
DefaultConfigServiceManager(org.dom4j.Document document,
ConfigPropertySetManager propertySetManager,
ConfigSequence configSeqence) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigService> |
loadServices() |
boolean |
saveServices(List<ConfigService> newList) |
public DefaultConfigServiceManager(org.dom4j.Document document,
ConfigPropertySetManager propertySetManager,
ConfigSequence configSeqence)
public List<ConfigService> loadServices()
loadServices in interface ConfigServiceManagerpublic boolean saveServices(List<ConfigService> newList)
saveServices in interface ConfigServiceManagerCopyright © 2002-2024 Atlassian. All Rights Reserved.