Camunda BPMN Platform

利用 BPMN 和 DMN 实现工作流和决策自动化的灵活框架。与 Spring、Spring Boot、CDI 集成。「Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.」

Github星跟踪图

Camunda Platform - The open source BPMN platform

Maven Central camunda manual latest License Forum

Camunda Platform is a flexible framework for workflow and process automation. It's core is a native BPMN 2.0 process engine that runs inside the Java Virtual Machine. It can be embedded inside any Java application and any Runtime Container. It integrates with Java EE 6 and is a perfect match for the Spring Framework. On top of the process engine, you can choose from a stack of tools for human workflow management, operations & monitoring.

Components

Camunda Platform provides a rich set of components centered around the BPM lifecycle.

Process Implementation and Execution

  • Camunda Engine - The core component responsible for executing BPMN 2.0 processes.
  • REST API - The REST API provides remote access to running processes.
  • Spring, CDI Integration - Programming model integration that allows developers to write Java Applications that interact with running processes.

Process Design

Process Operations

  • Camunda Engine - JMX and advanced Runtime Container Integration for process engine monitoring.
  • Camunda Cockpit - Web application tool for process operations.
  • Camunda Admin - Web application for managing users, groups, and their access permissions.

Human Task Management

  • Camunda Tasklist - Web application for managing and completing user tasks in the context of processes.

And there's more...

  • bpmn.io - Toolkits for BPMN, CMMN, and DMN in JavaScript (rendering, modeling)
  • Community Extensions - Extensions on top of Camunda Platform provided and maintained by our great open source community

A Framework

In contrast to other vendor BPM platforms, Camunda Platform strives to be highly integrable and embeddable. We seek to deliver a great experience to developers that want to use BPM technology in their projects.

Highly Integrable

Out of the box, Camunda Platform provides infrastructure-level integration with Java EE Application Servers and Servlet Containers.

Embeddable

Most of the components that make up the platform can even be completely embedded inside an application. For instance, you can add the process engine and the REST API as a library to your application and assemble your custom BPM platform configuration.

Contributing

Please see our contribution guidelines.

Tests

To run the tests in this repository, please see our testing tips and tricks.

License

The source files in this repository are made available under the Apache License Version 2.0.

主要指标

概览
名称与所有者camunda/camunda-bpm-platform
主编程语言Java
编程语言HTML (语言数: 13)
平台Docker, Linux, Mac, Unix-like, Windows
许可证Apache License 2.0
所有者活动
创建于2013-01-03 10:10:31
推送于2025-06-06 06:08:48
最后一次提交2025-06-06 06:08:43
发布数164
最新版本名称7.24.0-alpha1 (发布于 2025-06-06 06:08:41)
第一版名称7.0.0-alpha1 (发布于 2013-03-14 16:16:19)
用户参与
星数4.2k
关注者数169
派生数1.6k
提交数20.6k
已启用问题?
问题数2234
打开的问题数910
拉请求数1832
打开的拉请求数42
关闭的拉请求数1016
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?