Closed eschabell closed 13 years ago
Added in conversion (not yet fully done, but does display nicely!) for insurance main process, more to come as sub-processes.
Added in conversion for sub process from Insurance example. This does not display yet as the editor is not valid bpmn2 nor allowing for multiple exits from the task type node (Java Node) I have defined. The test does validate against BPMN2 spec so adding in for now but raised an issue on this for later examination as to whether we need / want to extend such an occurrence by adding in a gateway.
Discussion online with jBPM team, they support subset of the bpmn2 spec (common executable subclass), so full spec supports multi transitions, but jBPM5 does not to provide best practice clarity in first using a gateway to split the paths.
Migration of these examples completed.
Customer provided processes as use cases for migration to BPMN2.