Context:
The latest design iteration of event based process event sources handles the external event source similar to camunda event sources in the sense that:
- it needs to be added explicitly to be available
- it can be removed
For this the API was extended with a event source type withOPT-3254.
AT:
- external event source can be added & removed from an event based process
- there can be at most one external event source present on a particular event based process
This is the controller panel for Smart Panels app
- depends on
-
OPT-3254 Extend the API with typed event sources
- Done