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

In Quarkus, I can register process engine plugins

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • quarkus
    • None

      User Story (Required on creation):

      As a user, I can register process engine plugins by defining the implementation class as a bean.

      Functional Requirements (Required before implementation):

      Technical Requirements (Required before implementation):

      Limitations of Scope (Optional):

      Hints

      • It should be possible to register multiple plugins
      • Similarly to spring, it should be possible to influence the order of the beans to be registered (maybe with something like @Priority(4))
      • Retrieving beans should be possible via beanContainer.instance(ProcessEnginePlugin.class) in the quarkus recorder. This method returns a single instance.

        This is the controller panel for Smart Panels app

            [CAM-13633] In Quarkus, I can register process engine plugins

            Tassilo Weidner created issue -
            Tassilo Weidner made changes -
            Description Original: h4. AT

            Process Engine plugins can be registered via bean definition.

            h4. Reasoning

            This allows configuring and extend the process engine programmatically.
            New: h4. AT

            Process Engine plugins can be registered via bean definition.

            h4. Reasoning

            This allows configuring and extending the process engine programmatically.
            Tassilo Weidner made changes -
            Mentioned Roles
            Tassilo Weidner made changes -
            Mentioned Groups
            Tassilo Weidner made changes -
            Description Original: h4. AT

            Process Engine plugins can be registered via bean definition.

            h4. Reasoning

            This allows configuring and extending the process engine programmatically.
            New: h4. AT

            Process Engine plugins can be registered via bean definition.

            h4. Reasoning

            This allows configuring and extending the process engine programmatically.

            h4. Things to take care of
            * It should be possible to register multiple plugins
            * Similarly to spring, it should be possible to influence the order of the beans to be registered (maybe with something like {{@Priority(4}}
            Tassilo Weidner made changes -
            Mentioned Roles
            Tassilo Weidner made changes -
            Mentioned Groups
            Tassilo Weidner made changes -
            Description Original: h4. AT

            Process Engine plugins can be registered via bean definition.

            h4. Reasoning

            This allows configuring and extending the process engine programmatically.

            h4. Things to take care of
            * It should be possible to register multiple plugins
            * Similarly to spring, it should be possible to influence the order of the beans to be registered (maybe with something like {{@Priority(4}}
            New: h4. AT

            Process Engine plugins can be registered via bean definition.

            h4. Reasoning

            This allows configuring and extending the process engine programmatically.

            h4. Things to take care of
            * It should be possible to register multiple plugins
            * Similarly to spring, it should be possible to influence the order of the beans to be registered (maybe with something like {{@Priority(4)}})
            Tassilo Weidner made changes -
            Mentioned Roles
            Tassilo Weidner made changes -
            Mentioned Groups

              Unassigned Unassigned
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: