Uses of Interface
com.atlassian.jira.functest.config.service.ConfigServiceManager

Packages that use ConfigServiceManager
com.atlassian.jira.functest.config   
com.atlassian.jira.functest.config.service   
 

Uses of ConfigServiceManager in com.atlassian.jira.functest.config
 

Constructors in com.atlassian.jira.functest.config with parameters of type ConfigServiceManager
JiraConfig(org.dom4j.Document document, File file, ConfigSequence configSequence, ConfigMailServerManager configMailServerManager, ConfigPropertySetManager configPropertySetManager, ConfigServiceManager configServiceManager, ConfigDashboardManager dashboardManager, ConfigGadgetManager gadgetManager, ConfigAdminLocator adminLocator, ConfigCrowdApplicationManager crowdApplicationManager)
           
 

Uses of ConfigServiceManager in com.atlassian.jira.functest.config.service
 

Classes in com.atlassian.jira.functest.config.service that implement ConfigServiceManager
 class DefaultConfigServiceManager
          Class for CRUD operations related to the ConfigService.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.