A Camunda Modeler plugin that helps you to bind your implementation to a BPMN diagram by extracting constants from the BPMN file and offering them as source file of your favouite programming language.
These constants are or will be supported:
- Message
- Signal
- BPMN Error
- Task Type (C8)
- Task Topic (C7)
- Delegate Java Class
- Delegate Expression
- ID Handler (all process elements)
- Escalation
The constants will be extractable to the following programming languages:
- Python
- Java
- .NET
- Javascript / Typescript
TBD
You are welcome to add more constants (if you require them) or your programming language (sorry we did not have it in mind).