public static class PluginStudioHooks.Cache extends Object
Constructor and Description |
---|
PluginStudioHooks.Cache(com.atlassian.plugin.PluginAccessor accessor) |
Modifier and Type | Method and Description |
---|---|
void |
clearCache(ClearCacheEvent event) |
void |
onModuleDisabled(com.atlassian.plugin.event.events.PluginModuleDisabledEvent event) |
void |
onModuleEnabled(com.atlassian.plugin.event.events.PluginModuleEnabledEvent event) |
public PluginStudioHooks.Cache(com.atlassian.plugin.PluginAccessor accessor)
@EventListener public void onModuleEnabled(com.atlassian.plugin.event.events.PluginModuleEnabledEvent event)
@EventListener public void onModuleDisabled(com.atlassian.plugin.event.events.PluginModuleDisabledEvent event)
@EventListener public void clearCache(ClearCacheEvent event)
Copyright © 2002-2015 Atlassian. All Rights Reserved.