Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 2.3 KB

README.md

File metadata and controls

43 lines (27 loc) · 2.3 KB

camunda logo camunda ACM Cockpit plugin

This Camunda Cockpit plugin provides information about case definitions and case instances deployed into Camunda BPM engine. It seamless integrates into the cockpit is constructed in the same way, as the corresponding process pages.

Deprecated

This plugin has been developed to demonstrate CMMN features in a cockpit before the official support was implemented.

Dashboard Instance details User tasks User tasks

Features

  • Dashboard view for deployed Case Definitions (in CMMN), their versions and running instances
  • Case Definition view
  • Filtering in Case Definition view
  • Case Instances of current Case Definition as a Tab in Case Definition View
  • Case Instance View

Backlog

  • Filtering in Case Instance view
  • Undeploy Case Definition Action

Installation & Building

In order to build the plugin, you will require Apache Maven only. Check out the source code and run mvn clean install. The resulting JAR file must be packed inside the Camunda Webapp WAR. The plugin requires at least Camunda 7.2.0 for execution.

Contributors

License

Apache License, Version 2.0