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

Packages that use GreenHopperSettingsService
com.atlassian.greenhopper.service   
com.atlassian.greenhopper.service.configuration   
com.atlassian.greenhopper.web.configuration   
com.pyxis.greenhopper.jira.actions   
 

Uses of GreenHopperSettingsService in com.atlassian.greenhopper.service
 

Methods in com.atlassian.greenhopper.service that return GreenHopperSettingsService
 GreenHopperSettingsService BridgeServiceLocator.getGreenHopperSettingsService()
          Deprecated.  
 

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

Classes in com.atlassian.greenhopper.service.configuration that implement GreenHopperSettingsService
 class GreenHopperSettingsServiceImpl
          This service provides general system wide GreenHopper configuration.
 

Uses of GreenHopperSettingsService in com.atlassian.greenhopper.web.configuration
 

Constructors in com.atlassian.greenhopper.web.configuration with parameters of type GreenHopperSettingsService
FeaturesResource(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.jira.security.PermissionManager permissionManager, GreenHopperSettingsService greenHopperSettingsService)
           
 

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

Constructors in com.pyxis.greenhopper.jira.actions with parameters of type GreenHopperSettingsService
LicenseAction(GreenHopper greenHopperService, GreenHopperLicenseManager ghLicense, com.atlassian.jira.issue.link.IssueLinkManager issueLinkManager, com.atlassian.jira.config.SubTaskManager subtaskManager, com.atlassian.jira.web.util.OutlookDateManager outlookDateManager, GreenHopperSettingsService greenHopperSettingsService, com.atlassian.sal.api.ApplicationProperties applicationProperties, com.atlassian.upm.license.compatibility.PluginLicenseManagerAccessor pluginLicenseManagerAccessor)
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.