Uses of Interface
org.kie.api.runtime.manager.Context

Packages that use Context
Package
Description
 
  • Uses of Context in org.kie.api.runtime.manager

    Methods in org.kie.api.runtime.manager with parameters of type Context
    Modifier and Type
    Method
    Description
    RuntimeManager.getRuntimeEngine(Context<?> context)
    Returns RuntimeEngine instance 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