Class AddOrUpdateResourceAction

All Implemented Interfaces:
Component, LogEnabled, Serviceable, ThreadSafe, Action

Action for adding or updating a resource file. This Action is needed as vue dropzone needs an url to do a POST request, so we can not call directly the callable function from the front Due to how vuedropzone works, files are uploaded one at a time