public interface

ConfigServiceManager

com.atlassian.jira.functest.config.service.ConfigServiceManager
Known Indirect Subclasses

Class Overview

Class for CRUD operations related to the ConfigService.

Summary

Public Methods
List<ConfigService> loadServices()
boolean saveServices(List<ConfigService> newList)

Public Methods

public List<ConfigService> loadServices ()

public boolean saveServices (List<ConfigService> newList)