(References: http://www.restapitutorial.com/lessons/restfulresourcenaming.html or http://msdn.microsoft.com/en-us/library/dd203052.aspx)
Example:
Camunda BPM: GET /task/{id}
http://docs.camunda.org/latest/api-references/rest/#task
Acitivi: GET runtime/tasks/{taskId}
http://activiti.org/userguide/index.html#N141C4
Thanks, Matthias
Hi Nico,
thanks for your feedback!
Ciao, Matthias