EventType¶
fr.capellegab.api.event.EventType
Enum of event types supported by the platform.
Definition¶
Values¶
| Value | Description | Example |
|---|---|---|
TRANSACTION |
Financial transaction | Payment, transfer, refund |
USER_ACTION |
User action | Click, login, profile update |
SYSTEM_LOG |
System log | Server error, service startup, healthcheck |
NOTIFICATION |
Generated notification | Alert, email, push notification |
Usage in ModuleConfig¶
A module declares which types it listens to via subscribesTo: