bpmn-visualization-js icon indicating copy to clipboard operation
bpmn-visualization-js copied to clipboard

[FEAT] Render Transaction Sub-Process

Open csouchet opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. Render the BPMN Transaction Sub-Process.

The boundary of the Sub-Process will be double-lined to indicate that it is a Transaction (see Figure 10.33). A Transaction Sub-Process is a rounded corner rectangle that MUST be drawn with a double thin line. image

Note for implementation See the development documentation for details. Some tasks that are part of the implementation

  • Update the MxGraph Shape for the Transaction Sub-Process
  • Update the snapshot of the e2e test for Transaction Sub-Process.
  • Update the BPMN Support documentation for the Transaction Sub-Process

Depends on #307

csouchet avatar Sep 23 '20 10:09 csouchet