Hi all, i'm a newbie into jbpm. I'm trying to add a service similar to IdentityService which provides me a list of all groups. I found other topics about the method to select all of them using hibernate but i want to add it a new service.
Is it possible to ad my own service class to jbpm.cfg.xml ? Or, if not, is it possible to add new methods to the identity service?
thank you