Alfresco Tech Talk Live #128
Join Martin Bergljung, as he explains that with Alfresco SDK 5, we can start moving away from in-process extensions and instead favour out-of-process extensions, which run in separate processes. SDK 5 provides two major libraries:
* Alfresco Java Event API - enables an Alfresco developer to work with the new Alfresco Event system from Java.
* Alfresco Java ReST API - enables an Alfresco developer to work with the Alfresco ReST API version 1.0 from Java.
In this Tech Talk Live we will be looking at how you can listen to repository events, build business logic based on these events, and call back to Alfresco Repository via the ReST API. All from an external extension using these new SDK 5 libraries.