Hi, I downloaded the code source Camunda -BPM -platform-master engine from the github .I noticed that the Camunda provide a camunda BPM Cockpit that can monitor and administrate the running process instances. I would like to know here I can get the code source (java class) of the monitoring functionalities (such as the process state, number for running process…) provided by Camunda BPMS.
Are they available in Camunda -BPM -platform-master code source?
Ps : i mean by the monitoring functionalities the monitoring API provided by the Camunda engine .