-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
Background
The new Plugin Systems clearly defines Interfaces and Data access but does not grant access to global data structures of the framework.
An example of the interface can be found in the comments below.
Before we commit to ship the new Plugin System in 7.14, we want to validate it with customers.
Assumptions to validate
Supported by Plugin System | Not supported |
---|---|
|
|
We also have to validate if the current Interface provides enough information to the user or if we have to pass more data.
The structure of a plugin looks like this:
Plugin point IDs are the same as defined in https://docs.camunda.org/manual/latest/webapps/cockpit/extend/plugins/