Uses of Interface
org.kie.api.runtime.manager.Context
Packages that use Context
-
Uses of Context in org.kie.api.runtime.manager
Methods in org.kie.api.runtime.manager with parameters of type ContextModifier and TypeMethodDescriptionRuntimeManager.getRuntimeEngine(Context<?> context) ReturnsRuntimeEngineinstance that is fully initialized: KiseSession is created or loaded depending on the strategy TaskService is initialized and attached to ksession (via listener) WorkItemHandlers are initialized and registered on ksession EventListeners (process, agenda, working memory) are initialized and added to ksession