Hi, I have a bytestream of BPMN and i'm looking to add an activiti listener on the end event just prior to deployment. Is there any API of activiti I can use to add such listener to the process? Perhaps one that parses the BPMN to a POJO I can then traverse and manipulate by adding elements just before deployment?