# Event Class

In JFW, we implement events that need to perform actions after they are triggered. These are the events we have implemented:

* UserRegisteredEvent
* ForgotPasswordEvent
* LicensePurchasedEvent
* LicenseKeyPurchasedEvent
* MessageToSupportTeamEvent

{% hint style="info" %}
The content of this section is under revision and will be available soon. In the meantime, you can refer to the [Change logs](https://jframework.gitbook.io/developers/change-logs) for a brief overview of the updates.
{% endhint %}
