Uses of Interface
com.atlassian.greenhopper.project.SoftwareProjectTypeService
Packages that use SoftwareProjectTypeService
-
Uses of SoftwareProjectTypeService in com.atlassian.greenhopper.project
Classes in com.atlassian.greenhopper.project that implement SoftwareProjectTypeServiceConstructors in com.atlassian.greenhopper.project with parameters of type SoftwareProjectTypeServiceModifierConstructorDescriptionPermissionSchemeProjectCreateHandlerImpl
(com.atlassian.jira.permission.PermissionSchemeManager permissionSchemeManager, SoftwareProjectTypeService softwareProjectTypeService, InitialPermissionSchemeFactory initialPermissionSchemeFactory) -
Uses of SoftwareProjectTypeService in com.atlassian.greenhopper.web.sidebar
Constructors in com.atlassian.greenhopper.web.sidebar with parameters of type SoftwareProjectTypeServiceModifierConstructorDescriptionBoardSidebarRenderer
(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, ProjectRapidViewService projectRapidViewService, com.atlassian.jira.bc.project.ProjectService projectService, SidebarPlaceholderRenderer sidebarPlaceholderRenderer, RapidViewPermissionService rapidViewPermissionService, SidebarDarkFeatureManager sidebarDarkFeatureManager, GlobalBoardDarkFeatureManager globalBoardDarkFeatureManager, SoftwareProjectTypeService softwareProjectTypeService, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService)