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

In Quarkus, @BusinessProcessScoped beans can be destroyed programmatically

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • None
    • quarkus
    • None

    Description

      User Story (Required on creation):

      As a user of the Quarkus Engine Extension, I can destroy @BusinessProcessScoped beans programmatically.

      Functional Requirements (Required before implementation):

      The following API methods work and don't throw UnsupportedOperationException:

      javax.enterprise.inject.Instance#destroy
      io.quarkus.arc.InjectableContext#getState
      io.quarkus.arc.InjectableContext#destroy
      io.quarkus.arc.InjectableContext#destroy(Contextual<?> contextual)
      

      Technical Requirements (Required before implementation):

      The missing methods in InjectableBusinessProcessContext are implemented:

      #getState
      #destroy
      #destroy(Contextual<?> contextual)
      

      Limitations of Scope (Optional):

      Hints (Optional):

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce