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

Allow setting bpmnParseFactory in configuration

    XMLWordPrintable

Details

    Description

      Background
      Currently, the field bpmnParseFactory in ProcessEngineConfigurationImpl mark is protected, and there are no setters/getters. To specify my implementation of BpmnParseFactory, I need to create custom config ProcessEngineConfigurationImpl, but this is inconvenient.

      Given:
      A custom BpmnParseFactory implementation.

      When:
      An instance of the custom BpmnParseFactory needs to be set in the ProcessEngineConfigurationImpl

      Then:
      A custom config of ProcessEngineConfigurationImpl needs to be created.

      Expected:
      A Setter exists for the protected ProcessEngineConfigurationImpl.bpmnParseFactory property that allows replacing the factory through a plugin.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              miklas.boskamp Miklas Boskamp
              bespaltovyj Pavel Pletnev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce