Hello Joram, thanks for your reply.
By automation tools I mean any technical operation over the service or infrastructure: installation & update, DB creation (& update), BAR deployment/undeployment, user/group management and instance start/force-stop.
I am building a continuous application delivery framework backed by a process engine (Activiti); for example, the build processes will call a "Maven service" for project building, the deployment processes will call some "ANT/scripting services" for artifact deployment, and so on. This framework could also launch operations: start/stops, installations, etc.
I think that it's desirable that the whole framework could be built, tested and deployed by itself, and that's why I will need some automation tools for Activiti REST. I have also seen that the REST services will be revised for 5.13, but the RoadMap doesn't get into details. Doy you know if there is more info available?
Thank you again.
Best wishes