Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-4320

Persistent meta-data in BPMN2 process

XMLWordPrintable

    • 0
    • 0% 0%

      Elements like nodes, variables and the process itself do support adding metadata in the underlying Java model. This information is however not stored in the BPMN2 XML representation, so is lost upon save / reload.

      Add a custom extension to give users the ability to store metadata as part of the process BPMN2 XML. The following constraints currently apply:

      • the metadata must be of type String
      • the metadata name must start with "custom" (to distinguish it from the rest)

      Metadata on the process, nodes and variables (following the above constraints) will now be persisted as part of the BPMN2 XML.

            kverlaen@redhat.com Kris Verlaenen
            kverlaen@redhat.com Kris Verlaenen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: