CMA Utilities is a prototype web based application for presenting management and administration capabilities in Camunda. Everything is done through the REST-APIs Camunda provides.
At the moment it can
- List Process-instances
- View single process-instance and its Tasks and Variables
- List Tasks
- Goto Task form and submit variables
- Delete Process-instances
- Set Tasks to complete
- Assign user to unassigned tasks
- List Variables


