Package org.drools.core.common
Interface InternalKnowledgeRuntime
- All Superinterfaces:
CommandExecutor,EntryPoint,KieRuntime,KieRuntimeEventManager,ProcessEventManager,ProcessRuntime,RuleRuntime,RuleRuntimeEventManager,RuntimeSession
-
Method Summary
Modifier and TypeMethodDescriptionlongvoidsetEndOperationListener(EndOperationListener listener) voidsetIdentifier(long id) 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.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, unregisterChannel
-
Method Details
-
getTimerService
TimerService getTimerService() -
getProcessRuntime
InternalProcessRuntime getProcessRuntime() -
setIdentifier
void setIdentifier(long id) -
setEndOperationListener
-
getLastIdleTimestamp
long getLastIdleTimestamp()
-