devedipoint / camunda-acm-plugin

Community Extension providing a Cockpit Plugin for Adaptive Case Management (ACM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

Community Extension providing a Cockpit Plugin for Adaptive Case Management (ACM)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 48.4%Language:HTML 24.6%Language:ApacheConf 17.9%Language:Java 8.2%Language:CSS 1.0%