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

Improve performance when creating new model elements

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.8.0, 7.8.0-alpha5
    • None
    • bpmn model api
    • None

    Description

      When

      • the new model element is created via ModelInstance#newInstance(elementClass);

      Then

      • AttributeImpl#updateIncomingReferences method must not be called

      So that

      • unnecessary code is not executed -> performance improves

      Additionaly:
      I can pass custom id to newInstance method and, again, AttributeImpl#updateIncomingReferences won't be called

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              svetlana.dorokhova Svetlana Dorokhova
              svetlana.dorokhova Svetlana Dorokhova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce