Central workflow engine
Functional packaging constructs
Interface that is exposed over HTTP and define the resources for the engine
Internal application code that uses the native Camunda API and does filtering based on the user who is currently logged in and their team details.
Only certain Camunda REST APIs
- Tasks
- Process Definitions
- Notifications
- Shift
- Process Instances
See swagger docs:
{env}://swagger-ui.html
If this service is talking to internal services then ensure you have added the internal CA certs as seperate certificate files to /ca/xxx.crt. These will be loaded as part of the boot procedure into the java keystore and trusted.