Package | Description |
---|---|
org.kie.api.runtime.manager |
Modifier and Type | Method and Description |
---|---|
RuntimeEngine |
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
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.