Uses of Interface
com.atlassian.greenhopper.manager.rapidview.RapidViewManager
Packages that use RapidViewManager
Package
Description
-
Uses of RapidViewManager in com.atlassian.greenhopper.auditing.items
Constructors in com.atlassian.greenhopper.auditing.items with parameters of type RapidViewManager -
Uses of RapidViewManager in com.atlassian.greenhopper.filter
Constructors in com.atlassian.greenhopper.filter with parameters of type RapidViewManagerModifierConstructorDescriptionRapidBoardFilterDeletionVerifier
(RapidViewManager rapidViewManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext) -
Uses of RapidViewManager in com.atlassian.greenhopper.manager.rapidview
Classes in com.atlassian.greenhopper.manager.rapidview that implement RapidViewManager -
Uses of RapidViewManager in com.atlassian.greenhopper.service.rapid.view
Fields in com.atlassian.greenhopper.service.rapid.view declared as RapidViewManagerConstructors in com.atlassian.greenhopper.service.rapid.view with parameters of type RapidViewManager -
Uses of RapidViewManager in com.atlassian.greenhopper.web.contextprovider
Constructors in com.atlassian.greenhopper.web.contextprovider with parameters of type RapidViewManagerModifierConstructorDescriptionFilterWithBoardsWarningContextProvider
(RapidViewManager rapidViewManager) -
Uses of RapidViewManager in com.atlassian.greenhopper.web.rapid
Constructors in com.atlassian.greenhopper.web.rapid with parameters of type RapidViewManagerModifierConstructorDescriptionRapidBoardAction
(BoardSidebarRenderer boardSidebarRenderer, IndexCheckService indexCheckService, LicenseService licenseService, com.atlassian.jira.security.PermissionManager permissionManager, RapidViewHistoryService rapidViewHistoryService, RapidViewConfigDataProvider rapidViewConfigDataProvider, com.atlassian.jira.task.TaskManager taskManager, UpgradeVersionService upgradeVersionService, UserPropertyService userPropertyService, QueryService queryService, RapidViewListHelper rapidViewListHelper, GHJSONMarshaller jsonMarshaller, com.atlassian.jira.onboarding.OnboardingService onboardingService, RapidViewManager rapidViewManager, ErrorCollectionTransformer errorCollectionTransformer, com.atlassian.jira.projects.unlicensed.UnlicensedProjectPageRenderer unlicensedProjectPageRenderer, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, com.atlassian.event.api.EventPublisher eventPublisher, ColumnService columnService, com.atlassian.jira.util.velocity.VelocityRequestContextFactory contextFactory, com.atlassian.jira.config.FeatureManager featureManager, com.atlassian.jira.bc.issue.IssueService issueService, JiraSoftwareFeatureService jiraSoftwareFeatureService, RapidViewService rapidViewService) -
Uses of RapidViewManager in com.atlassian.greenhopper.web.sidebar
Constructors in com.atlassian.greenhopper.web.sidebar with parameters of type RapidViewManagerModifierConstructorDescriptionBoardSidebarResource
(GlobalBoardSidebarRenderer globalBoardSidebarRenderer, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, RapidViewPermissionService rapidViewPermissionService, GlobalBoardDarkFeatureManager globalBoardDarkFeatureManager, RapidViewManager rapidViewManager, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService)