Class FreemarkerPluginCacheInvalidator

java.lang.Object
com.atlassian.bamboo.ww2.FreemarkerPluginCacheInvalidator
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

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

    • FreemarkerPluginCacheInvalidator

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

    • 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)