Why are you not using the XML representation to load your business processes?
The fulent API that you are using is old and do not cover all the BPMN 2 features. I'm working in a new version right now of that fluent API more BPMN2 oriented, but I strongly recommend you to use the XML BPMN2 approach to represent your business processes.
Cheers