Package org.kie.internal.runtime.manager
Interface RuntimeEnvironment
- All Superinterfaces:
org.kie.api.runtime.manager.RuntimeEnvironment
public interface RuntimeEnvironment
extends org.kie.api.runtime.manager.RuntimeEnvironment
Extension of
org.kie.api.runtime.manager.RuntimeEnvironment that contains internal methods-
Method Summary
Methods inherited from interface org.kie.api.runtime.manager.RuntimeEnvironment
close, getClassLoader, getConfiguration, getEnvironment, getKieBase, getRegisterableItemsFactory, getUserGroupCallback, getUserInfo, usePersistence
-
Method Details
-
getMapper
Mapper getMapper()Delivers concrete implementation ofMapperthat provides access to mapping between contexts and ksession identifiers for tracking purposes.- Returns:
-