Is it possible to use the API to programmatically create the BPMN for a process instead of using the modeler??
Has anyone done this? Any examples? The user guide has nothing regarding this. Only shows how to create processes from existing BPMN xml.
I see in the API a way to create a new Task but not how to specify it to be a Java Service Task. I dont see any examples around this.
Also is the API experimental and not recommended to be used in a Production environment?
Thanks.