-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
7.13.0
-
None
Given:
An instance of ProcessEngineConfigurationImpl.
When:
A custom implementation of HistoryEventHandler is set.
Then:
The default one is overwritten.
Expected:
The default DbHistoryEventHandler can be enabled/disabled independently of custom handlers. In turn, they can be added without any impact on the default handler.