Uses of Interface
com.atlassian.greenhopper.service.team.TeamAllocationService

Packages that use TeamAllocationService
com.atlassian.greenhopper.service.team   
com.pyxis.greenhopper.gadget   
 

Uses of TeamAllocationService in com.atlassian.greenhopper.service.team
 

Classes in com.atlassian.greenhopper.service.team that implement TeamAllocationService
 class TeamAllocationServiceImpl
          Default implementation of the team allocation service Forwards the request to the configured TeamAllocationServiceSPI implementation
 

Uses of TeamAllocationService in com.pyxis.greenhopper.gadget
 

Constructors in com.pyxis.greenhopper.gadget with parameters of type TeamAllocationService
TaskBoardGadgetResource(IssueService issueService, com.atlassian.jira.issue.search.SearchProvider searchProvider, GHAvatarService avatarService, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, ConfigurationService configurationService, CapacityService2 capacityService, I18nFactoryService i18nFactoryService, ViewDefinitionFactory viewDefinitionFactory, WatchedFieldService watchedFieldService, TeamAllocationService teamAllocationService, IssueFieldManager issueFieldManager, com.atlassian.jira.project.ProjectManager projectManager, com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, GreenHopperLicenseManager ghLicense, com.atlassian.jira.security.PermissionManager permissionManager, com.atlassian.jira.project.version.VersionManager versionManager)
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.