| Package | Description |
|---|---|
| com.atlassian.event | |
| com.atlassian.event.legacy |
| Modifier and Type | Method and Description |
|---|---|
void |
EventListener.handleEvent(Event event)
Deprecated.
Perform some action as a response to a Confluence event.
|
void |
EventManager.publishEvent(Event event)
Deprecated.
Publish an event that will be consumed by all listeners which have registered to receive it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpringContextEventPublisher.handleEvent(Event event) |
void |
LegacyEventManager.publishEvent(Event event)
Deprecated.
|
Copyright © 2006–2015 Atlassian. All rights reserved.