Uses of Class
com.atlassian.greenhopper.web.rapid.view.ColumnEditHelper
Packages that use ColumnEditHelper
-
Uses of ColumnEditHelper in com.atlassian.greenhopper.web.rapid.view
Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type ColumnEditHelperModifierConstructorDescriptionKanbanPlanModeResource
(UserConfigurationService userConfigurationService, RapidViewService rapidViewService, KanbanBacklogColumnService kanbanBacklogColumnService, I18nFactoryService i18nFactoryService, ColumnEditHelper columnEditHelper, ColumnService columnService, IssueTransitionAndRankService issueTransitionAndRankService, RapidViewPermissionService rapidViewPermissionService, com.atlassian.greenhopper.api.rest.util.ResponseFactory responseFactory) RapidViewEditResource
(ColumnEditHelper columnEditHelper, RapidViewEditHelper rapidViewEditHelper, RapidViewFilterHelper rapidViewFilterHelper, SwimlaneHelper swimlaneHelper, RapidViewService rapidViewService, EstimateStatisticService estimateStatisticService, EstimationHelper estimationHelper, TrackingStatisticService trackingStatisticService, I18nFactoryService i18nFactoryService, RapidViewHistoryService rapidViewHistoryService) WorkflowResource
(RapidViewService rapidViewService, WorkflowService workflowService, com.atlassian.jira.bc.project.ProjectService jiraProjectService, WorkflowHelper workflowHelper, PermissionService permissionService, SearchService searchService, com.atlassian.jira.issue.IssueManager jiraIssueManager, I18nFactoryService i18nFactoryService, SimplifiedWorkflowService simplifiedWorkflowService, ColumnService columnService, WorkflowMigrationService workflowMigrationService, ColumnEditHelper columnEditHelper, StatusEntryFactory statusEntryFactory, com.atlassian.jira.workflow.WorkflowSchemeManager workflowSchemeManager, com.atlassian.jira.security.GlobalPermissionManager globalPermissionManager)