Package org.kie.internal.runtime
Interface CommandBasedStatefulKnowledgeSession
- All Superinterfaces:
AutoCloseable,CommandExecutor,EntryPoint,KieRuntime,KieRuntimeEventManager,KieSession,ProcessEventManager,ProcessRuntime,RuleRuntime,RuleRuntimeEventManager,RuntimeSession,StatefulKnowledgeSession,StatefulProcessSession,StatefulRuleSession
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.kie.api.runtime.KieSession
KieSession.AtomicAction -
Method Summary
Methods inherited from interface org.kie.api.runtime.CommandExecutor
executeMethods inherited from interface org.kie.api.runtime.rule.EntryPoint
delete, delete, getEntryPointId, getFactCount, getFactHandle, getFactHandles, getFactHandles, getInstancesOf, getObject, getObjects, getObjects, getSingleInstanceOf, insert, retract, update, updateMethods inherited from interface org.kie.api.runtime.KieRuntime
getCalendars, getEnvironment, getGlobal, getSessionClock, getSessionConfigurationMethods inherited from interface org.kie.api.event.KieRuntimeEventManager
getLoggerMethods inherited from interface org.kie.api.runtime.KieSession
close, destroy, dispose, getId, getIdentifier, getKieRuntime, submitMethods inherited from interface org.kie.api.event.process.ProcessEventManager
addEventListener, getProcessEventListeners, removeEventListenerMethods inherited from interface org.kie.api.runtime.process.ProcessRuntime
abortProcessInstance, createProcessInstance, getProcessInstance, getProcessInstance, getProcessInstances, getWorkItemManager, signalEvent, signalEvent, startProcess, startProcess, startProcess, startProcess, startProcessFromNodeIds, startProcessInstanceMethods inherited from interface org.kie.api.runtime.rule.RuleRuntime
getAgenda, getEntryPoint, getEntryPoints, getQueryResults, halt, openLiveQueryMethods inherited from interface org.kie.api.event.rule.RuleRuntimeEventManager
addEventListener, addEventListener, getAgendaEventListeners, getRuleRuntimeEventListeners, removeEventListener, removeEventListenerMethods inherited from interface org.kie.api.runtime.RuntimeSession
getChannels, getGlobals, getKieBase, registerChannel, setGlobal, unregisterChannelMethods inherited from interface org.kie.api.runtime.rule.StatefulRuleSession
fireAllRules, fireAllRules, fireAllRules, fireAllRules, fireUntilHalt, fireUntilHalt
-
Method Details
-
getRunner
ExecutableRunner getRunner() -
getKieSession
KieSession getKieSession()
-