Get Activiti Group and User from Custom tables.
Hi,I need to have some user and groups, as of now i have created users and groups using IdentityService. But my requirement is to access users and groups from my applications custom tables. Without writing the JPA+Hibernate specific codes if possible...