public interface InternalKnowledgeRuntime
extends org.kie.api.runtime.KieRuntime
| Modifier and Type | Method and Description |
|---|---|
void |
endOperation() |
void |
executeQueuedActions() |
long |
getLastIdleTimestamp() |
InternalProcessRuntime |
getProcessRuntime() |
TimerService |
getTimerService() |
void |
queueWorkingMemoryAction(WorkingMemoryAction action) |
void |
setEndOperationListener(EndOperationListener listener) |
void |
setIdentifier(long id) |
void |
startOperation() |
getCalendars, getChannels, getEnvironment, getGlobal, getGlobals, getKieBase, getSessionClock, getSessionConfiguration, registerChannel, setGlobal, unregisterChannelgetAgenda, getEntryPoint, getEntryPoints, getQueryResults, halt, openLiveQuerydelete, delete, getEntryPointId, getFactCount, getFactHandle, getFactHandles, getFactHandles, getObject, getObjects, getObjects, insert, retract, update, updateabortProcessInstance, createProcessInstance, getProcessInstance, getProcessInstance, getProcessInstances, getWorkItemManager, signalEvent, signalEvent, startProcess, startProcess, startProcess, startProcess, startProcessFromNodeIds, startProcessInstanceTimerService getTimerService()
void startOperation()
void endOperation()
void executeQueuedActions()
void queueWorkingMemoryAction(WorkingMemoryAction action)
InternalProcessRuntime getProcessRuntime()
void setIdentifier(long id)
void setEndOperationListener(EndOperationListener listener)
long getLastIdleTimestamp()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.