Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-5498

Refactor parsing of MigratingProcessInstance

    XMLWordPrintable

Details

    Description

      Migration builds a MigratingProcessInstance object out of the activity instance tree of a process instance. This has grown with the recent feature tickets and has evolved into

      • code that is hard to understand (deep nesting of static methods)
      • code that is inefficient (possible improvement: check out the entire execution tree + jobs + incidents + tasks beforehand instead of making separate queries for every activity instance)

      We should change these things in order to end up with code that is easier to maintain.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              sebastian.menski Sebastian Menski
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce