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.atlassian.greenhopper.web.rapid.plan   
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.atlassian.greenhopper.web.rapid.plan
 

Constructors in com.atlassian.greenhopper.web.rapid.plan with parameters of type GreenHopperSettingsService
PlanningModeResource(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, RapidViewService rapidViewService, I18nFactoryService i18nFactoryService, PlanningModeService planningModeService, IndexCheckService sprintIndexCheckService, com.atlassian.jira.bc.issue.IssueService issueService, ProjectHistoryService projectHistoryService, ProjectEntryTransformer projectEntryTransformer, SprintMarkerService sprintMarkerService, RapidIssueEntryQueryService rapidIssueEntryQueryService, SprintMarkerHelper sprintMarkerHelper, GreenHopperSettingsService greenHopperSettingsService, IssueTypeService issueTypeService, EpicCustomFieldService epicCustomFieldService, ClassificationStatisticService classificationStatisticService, PermissionService permissionService, QueryService queryService, com.atlassian.jira.project.version.VersionManager versionManager, VersionService versionService, com.atlassian.jira.datetime.DateTimeFormatterFactory dateTimeFormatterFactory, VersionPermissionService versionPermissionService)
           
 

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-2013 Atlassian. All Rights Reserved.