Uses of Interface
com.atlassian.greenhopper.service.configuration.ConfigurationService

Packages that use ConfigurationService
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.configuration   
com.pyxis.greenhopper.gadget   
 

Uses of ConfigurationService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return ConfigurationService
 ConfigurationService BridgeServiceLocator.getConfigurationService()
          Deprecated.  
 

Uses of ConfigurationService in com.atlassian.greenhopper.service.configuration
 

Classes in com.atlassian.greenhopper.service.configuration that implement ConfigurationService
 class ConfigurationServiceImpl
          Implementation of the PersistenceService interface Wraps PropertySetManager for persistence.
 

Uses of ConfigurationService in com.pyxis.greenhopper.gadget
 

Constructors in com.pyxis.greenhopper.gadget with parameters of type ConfigurationService
TBMappingResource.TBMappingOptions(com.atlassian.jira.project.Project project, com.atlassian.crowd.embedded.api.User user, ConfigurationService configurationService, I18n2 i18n)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.