| AgendaESListener |
|
| AgendaEventAttendeeGamificationIntegrationListener |
A listener that will be triggered when a user reply to an event.
|
| AgendaEventGamificationIntegrationListener |
A listener that will be triggered when an event is created or updated.
|
| AgendaEventReminderCleanerListener |
A listener that will be triggered when updating or creating an agenda event.
|
| AgendaEventReminderComputingListener |
This listener will persist occurrences of recurrent event, that will trigger
its reminders before
AgendaEventReminderService.getReminderComputingPeriod() (in days).
|
| AgendaEventReminderListener |
A listener that will be triggered when a new response is sent to an event.
|
| AgendaEventReplyListener |
|
| AgendaReplyOnSaveListener |
A listener that will be triggered synchronously after saving (create OR
update) an event to change automatically response of users
|
| AgendaSpaceApplicationListener |
|
| AgendaVoteListener |
Listener that is triggered when a user sends a vote on an event.
|
| AgendaVotesListener |
Listener that is triggered when a user sends a vote on an event.
|
| AgendaVotesNotificationListener |
|
| AgendaWebSocketEventReplyListener |
A listener that will be triggered synchronously after saving user reply to an
event to transmit modifications to the end user himself via WebSocket.
|
| AgendaWebSocketEventUpdateListener |
A listener that will be triggered synchronously after saving (create OR
update) an event to transmit modifications to end users via WebSocket
|