-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
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):
This is the controller panel for Smart Panels app
[CAM-13755] In Quarkus, @BusinessProcessScoped beans can be destroyed programmatically
Issue Type | Original: Sub-task [ 6 ] | New: Feature Request [ 2 ] |
Parent |
Original:
|
Epic Link |
New:
|
Summary | Original: [OPTIONAL] @BusinessProcessScoped beans can be destroyed programmatically | New: @BusinessProcessScoped beans can be destroyed programmatically |
Epic Link |
Original:
|
Component/s | New: engine [ 11656 ] |
Component/s | New: quarkus [ 15363 ] | |
Component/s | Original: engine [ 11656 ] |
Summary | Original: @BusinessProcessScoped beans can be destroyed programmatically | New: In Quarkus, @BusinessProcessScoped beans can be destroyed programmatically |