public class ConfluenceVelocityResourceCachePluginListener extends Object
Constructor and Description |
---|
ConfluenceVelocityResourceCachePluginListener() |
Modifier and Type | Method and Description |
---|---|
Class[] |
getHandledEventClasses()
Deprecated.
since 5.8.3
|
void |
handleEvent(com.atlassian.event.Event event)
Deprecated.
since 5.8.3
|
void |
handleEvent(com.atlassian.plugin.event.events.PluginDisabledEvent event) |
void |
handleEvent(com.atlassian.plugin.event.events.PluginEnabledEvent event) |
void |
handleEvent(PluginFrameworkStartedEvent event) |
void |
handleEvent(com.atlassian.plugin.event.events.PluginUpgradedEvent event) |
public ConfluenceVelocityResourceCachePluginListener()
@Deprecated public void handleEvent(com.atlassian.event.Event event)
@EventListener public void handleEvent(PluginFrameworkStartedEvent event)
@EventListener public void handleEvent(com.atlassian.plugin.event.events.PluginEnabledEvent event)
@EventListener public void handleEvent(com.atlassian.plugin.event.events.PluginDisabledEvent event)
@EventListener public void handleEvent(com.atlassian.plugin.event.events.PluginUpgradedEvent event)
@Deprecated public Class[] getHandledEventClasses()
Copyright © 2003–2017 Atlassian. All rights reserved.