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.
Apache License 2.0
8
stars
3
forks
source link
How do we use expressions to call Java classes from a ServiceTask? #2
Using ${bean.method()} as expression in a ServiceTask doesn't work