Newbie question
Looking to integrate Bonita in our products. I need to be able to call back (local Java method is fine) to my own code in order to process the event, e.g. send email to users. I have had a good look over the doc and there is nothing obvious, do you have to create a custom connector or event handler? It seems like there should be something built in with a generic JSON client which I could implement the server end of.