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
67 stars 26 forks source link

Create ability to control what events are collected by collector. #801

Closed zambrovski closed 1 year ago

zambrovski commented 1 year ago

Scenario

Current Behaviour

All events are collected.

Wanted Behaviour

I want to configure collected events based on event name.

Possible Workarounds

None.