https://github.com/novatecconsulting/camunda-platform-7-cinema
BPMN process to book seats for a movie in a cinema. If the booking goes through, a QR Code with the process id is generated. This showcase is used to show different techniques in BPMN.
https://github.com/novatecconsulting/camunda-platform-7-cinema
bpm camunda java showcase
Last synced: 5 months ago
JSON representation
BPMN process to book seats for a movie in a cinema. If the booking goes through, a QR Code with the process id is generated. This showcase is used to show different techniques in BPMN.
- Host: GitHub
- URL: https://github.com/novatecconsulting/camunda-platform-7-cinema
- Owner: NovatecConsulting
- License: apache-2.0
- Created: 2020-03-30T05:54:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T17:46:42.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T10:10:37.342Z (about 1 year ago)
- Topics: bpm, camunda, java, showcase
- Language: Java
- Homepage:
- Size: 1000 KB
- Stars: 7
- Watchers: 9
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## BPMN Cinema
BPMN Cinema is a showcase for the different concepts in open source BPM engines### Engines
- Camunda 7.15
- Flowable 6.6### Techniques
- Error Handling
- Compensation
- Messages
- Timer
- Pools/Lanes
- Gateways
- Event Subprocess