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

Implement consistent sort and filtering of tasks #824

Closed zambrovski closed 1 year ago

zambrovski commented 1 year ago

Scenario

Current Behaviour

Filtering and sorting is targeting persistence implementation type.

Wanted Behaviour

Filtering and sorting is targeting result type.

Possible Workarounds

None