mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
- code refactoring: if successful -> return the object ( Optional.ofNullable(request) ) if not successful -> throw an exception (instead of sending an error message on the queue) - when calling 'convert()' method, catch this exception and send a T-Reply with error message on the queue - add correlationID to error logs