Class FreemarkerPluginCacheInvalidator

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class FreemarkerPluginCacheInvalidator
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • FreemarkerPluginCacheInvalidator

        public FreemarkerPluginCacheInvalidator​(com.atlassian.plugin.event.PluginEventManager pluginEventManager,
                                                BambooFreemarkerManager freemarkerManager)
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        Exception
      • pluginDisabled

        public void pluginDisabled​(@NotNull
                                   @NotNull com.atlassian.plugin.event.events.PluginDisabledEvent pluginDisabledEvent)
      • moduleDisabled

        public void moduleDisabled​(@NotNull
                                   @NotNull com.atlassian.plugin.event.events.PluginModuleDisabledEvent pluginModuleDisabledEvent)