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   
com.pyxis.greenhopper.jira.actions   
 

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)
           
 

Uses of ConfigurationService in com.pyxis.greenhopper.jira.actions
 

Constructors in com.pyxis.greenhopper.jira.actions with parameters of type ConfigurationService
MigrationAction(GreenHopper greenHopperService, GreenHopperLicenseManager ghLicense, com.atlassian.jira.issue.link.IssueLinkManager issueLinkManager, com.atlassian.jira.config.SubTaskManager subtaskManager, ConfigurationService configurationService, IssueFieldManager issueFieldManager)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.