AT:
- there is an abstract class that contains the shared code of both classes
- both the GroupByCandidateGroup and GroupByAssignee class extend the abstract class and add the class specific code
Context:
Remove code duplication
AT:
Context:
Remove code duplication
Will be done in https://app.camunda.com/jira/browse/OPT-2774