The SDK has a Java library that wraps the Alfresco Event Model so it is more convenient to handle events in a Java project. This library provides the ability to work with events in a standard Java way or with Spring Integration.
The Alfresco Java Event API is consists of four main components:
- Event Model
- Event Handling library
- Spring Integration tooling library
- Spring Boot custom starter