Hi all,
I'm developing my own implementation of GroupIdentityManager, but i see that the saveGroup method
of the IdentityServiceImpl class executes the SaveGroupCmd command with the GroupEntity implementation.
This forces me to inherit of GroupEntity instead of implement directly from the "Group" interface.
In the case of the saveUser method if used correctly the SaveUserCmd command through the "User" Interface.
Activiti Engine: v5.17.0
Sorry for my English….