-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
AT:
- I can define a process engine in a spring application context and register it with the BpmPlatform
- The process engine is returned by ProcessEngineService.getProcessEngine(...)
- When the defining application context is closed, the process engine is removed from the ProcessEngineService.