Uses of Interface
com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnService
Packages that use KanbanBacklogColumnService
Package
Description
-
Uses of KanbanBacklogColumnService in com.atlassian.greenhopper.service.rapid.view
Classes in com.atlassian.greenhopper.service.rapid.view that implement KanbanBacklogColumnService -
Uses of KanbanBacklogColumnService in com.atlassian.greenhopper.web.rapid.view
Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type KanbanBacklogColumnServiceModifierConstructorDescriptionKanbanPlanModeResource
(UserConfigurationService userConfigurationService, RapidViewService rapidViewService, KanbanBacklogColumnService kanbanBacklogColumnService, I18nFactoryService i18nFactoryService, ColumnEditHelper columnEditHelper, ColumnService columnService, IssueTransitionAndRankService issueTransitionAndRankService, RapidViewPermissionService rapidViewPermissionService, com.atlassian.greenhopper.api.rest.util.ResponseFactory responseFactory)