Class DefaultPluginSharedDataRegistry

    • Constructor Detail

      • DefaultPluginSharedDataRegistry

        public DefaultPluginSharedDataRegistry​(com.atlassian.plugin.PluginAccessor pluginAccessor,
                                               com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
                                               PluginSharedDataStore store)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • registerForEvents

        @PostConstruct
        public void registerForEvents()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • unregisterForEvents

        @PreDestroy
        public void unregisterForEvents()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • pluginDisabled

        @EventListener
        public void pluginDisabled​(com.atlassian.plugin.event.events.PluginDisabledEvent pluginDisabledEvent)
        Deprecated, for removal: This API element is subject to removal in a future version.