Uses of Class
com.atlassian.greenhopper.web.rapid.UserConfigurationService
Packages that use UserConfigurationService
Package
Description
-
Uses of UserConfigurationService in com.atlassian.greenhopper.web.onboarding.data
Constructors in com.atlassian.greenhopper.web.onboarding.data with parameters of type UserConfigurationServiceModifierConstructorDescriptionCreateProjectSequenceData(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, UserConfigurationService userConfigurationService, com.atlassian.jira.bc.project.ProjectService projectService) -
Uses of UserConfigurationService in com.atlassian.greenhopper.web.rapid
Constructors in com.atlassian.greenhopper.web.rapid with parameters of type UserConfigurationServiceModifierConstructorDescriptionUserDataResource(UserPropertyService userPropertyService, UserConfigurationService userConfigurationService) -
Uses of UserConfigurationService in com.atlassian.greenhopper.web.rapid.sprint
Constructors in com.atlassian.greenhopper.web.rapid.sprint with parameters of type UserConfigurationServiceModifierConstructorDescriptionSprintGoalOnboardingDataProvider(UserConfigurationService userConfigurationService) SprintGoalOnboardingResource(UserConfigurationService userConfigurationService) -
Uses of UserConfigurationService in com.atlassian.greenhopper.web.rapid.view
Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type UserConfigurationServiceModifierConstructorDescriptionKanbanPlanModeResource(UserConfigurationService userConfigurationService, RapidViewService rapidViewService, KanbanBacklogColumnService kanbanBacklogColumnService, I18nFactoryService i18nFactoryService, ColumnEditHelper columnEditHelper, ColumnService columnService, IssueTransitionAndRankService issueTransitionAndRankService, RapidViewPermissionService rapidViewPermissionService, com.atlassian.greenhopper.api.rest.util.ResponseFactory responseFactory) KanPlanAcknowledgementDataProvider(UserConfigurationService userConfigurationService) KanPlanEpicsOnboardingDataProvider(UserConfigurationService userConfigurationService)