public interface ConfigServiceManager
Modifier and Type | Method and Description |
---|---|
List<ConfigService> |
loadServices() |
boolean |
saveServices(List<ConfigService> newList) |
List<ConfigService> loadServices()
boolean saveServices(List<ConfigService> newList)
Copyright © 2002-2018 Atlassian. All Rights Reserved.