holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
66 stars 26 forks source link

Allow to subclass ProcessVariablesCorrelator and override the correlateVariables method. #934

Closed zambrovski closed 5 months ago

zambrovski commented 5 months ago

Steps to reproduce

Expected behaviour

I want to be able to override the method.

Actual behaviour

Method is final.