public class FreemarkerPluginCacheInvalidator extends Object implements org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
FreemarkerPluginCacheInvalidator(com.atlassian.plugin.event.PluginEventManager pluginEventManager,
BambooFreemarkerManager freemarkerManager) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
moduleDisabled(com.atlassian.plugin.event.events.PluginModuleDisabledEvent pluginModuleDisabledEvent) |
void |
pluginDisabled(com.atlassian.plugin.event.events.PluginDisabledEvent pluginDisabledEvent) |
public FreemarkerPluginCacheInvalidator(com.atlassian.plugin.event.PluginEventManager pluginEventManager, BambooFreemarkerManager freemarkerManager)
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public void pluginDisabled(@NotNull com.atlassian.plugin.event.events.PluginDisabledEvent pluginDisabledEvent)
public void moduleDisabled(@NotNull com.atlassian.plugin.event.events.PluginModuleDisabledEvent pluginModuleDisabledEvent)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.