Uses of Interface
com.atlassian.greenhopper.project.SoftwareProjectTypeService
Packages that use SoftwareProjectTypeService
Package
Description
-
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.spring
Methods in com.atlassian.greenhopper.spring with parameters of type SoftwareProjectTypeServiceModifier and TypeMethodDescriptionMainConfiguration.boardSidebarRenderer(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) MainConfiguration.permissionSchemeProjectCreateHandlerImpl(com.atlassian.jira.permission.PermissionSchemeManager permissionSchemeManager, SoftwareProjectTypeService softwareProjectTypeService, InitialPermissionSchemeFactory initialPermissionSchemeFactory) -
Uses of SoftwareProjectTypeService in com.atlassian.greenhopper.web.conditions
Constructors in com.atlassian.greenhopper.web.conditions with parameters of type SoftwareProjectTypeServiceModifierConstructorDescriptionIsSoftwareProjectCondition(SoftwareProjectTypeService softwareProjectTypeService) -
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)