Class ShortcutsWebPanelContextProviderImpl
java.lang.Object
com.atlassian.jira.projects.page.AbstractProjectsPageContextProvider
com.atlassian.jira.projects.shortcuts.ShortcutsWebPanelContextProviderImpl
- All Implemented Interfaces:
ShortcutsWebPanelContextProvider,com.atlassian.plugin.web.ContextProvider
@Component
public class ShortcutsWebPanelContextProviderImpl
extends AbstractProjectsPageContextProvider
implements ShortcutsWebPanelContextProvider
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionShortcutsWebPanelContextProviderImpl(JiraAuthenticationContext authenticationContext, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, ShortcutsService shortcutsService, JiraPageBuilderService pageBuilderService, com.atlassian.plugins.rest.api.json.JaxbJsonMarshaller jaxbJsonMarshaller, ProjectPermissionsHelper projectPermissionsHelper) -
Method Summary
Methods inherited from class com.atlassian.jira.projects.page.AbstractProjectsPageContextProvider
getContextMapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.plugin.web.ContextProvider
getContextMap
-
Constructor Details
-
ShortcutsWebPanelContextProviderImpl
@Autowired public ShortcutsWebPanelContextProviderImpl(JiraAuthenticationContext authenticationContext, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, ShortcutsService shortcutsService, JiraPageBuilderService pageBuilderService, com.atlassian.plugins.rest.api.json.JaxbJsonMarshaller jaxbJsonMarshaller, ProjectPermissionsHelper projectPermissionsHelper)
-
-
Method Details
-
init
public void init(Map<String, String> stringStringMap) throws com.atlassian.plugin.PluginParseException- Specified by:
initin interfacecom.atlassian.plugin.web.ContextProvider- Overrides:
initin classAbstractProjectsPageContextProvider- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMapin classAbstractProjectsPageContextProvider
-