You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor KieRuntimeEventManger to stop it extending RuleRuntimeEventManager and ProcessEventManager. This is part of a number of steps to break apart the inheritance that couples together code, moving it to composition instead.