An open API service indexing awesome lists of open source software.

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.

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