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

Feature/847 support multiple sort criterias #875

Closed MichaelVonB closed 10 months ago

MichaelVonB commented 10 months ago

Sort parameter now accepts a list of String instead. Old api (single string) is kept and marked as deprecated. Fixes #847

zambrovski commented 10 months ago

Looks generally good, could you fix the minor issues, please?

MichaelVonB commented 10 months ago

Should be done. Let me know if there is anything else