Package com.atlassian.greenhopper.sidebar
package com.atlassian.greenhopper.sidebar
-
ClassDescriptionRenders global board sidebar HTML.Provides a method to retrieve a
GlobalBoardSidebarRendererAdapter
.An adapter that decouplesGlobalBoardSidebarRenderer
from the Agile plugin, allowing it to be an optional dependency.Talks to the jira-projects sidebar dark feature manager.Provides a method to retrieve aSidebarDarkFeatureManager
.Renders project-centric sidebar placeholder html Final sidebar content is then obtained via REST endpointBoardSidebarRenderer
Provides a method to retrieve aSidebarPlaceholderRendererAdapter
.An adapter that decouplesSidebarPlaceholderRenderer
from the Agile plugin, allowing it to be an optional dependency.