Hello !
I have a problem and I couldn’t find my answer in the documentation.
I would like to add a default java delegate class for the end execution listener of all process instance for all my bpmn without having to do it manually in the modeler.
For example, if i have 10 bpmn, i don’t want to go 10 times in this tabs
and duplicate the configuration.
I would like to do it automaticaly in the code (with spring AOP if it’s possible or in other way ?)
Thanks for attention
I look forward to your suggestions