|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalKnowledgeRuntime
| Method Summary | |
|---|---|
void |
endOperation()
|
void |
executeQueuedActions()
|
Queue<WorkingMemoryAction> |
getActionQueue()
|
long |
getLastIdleTimestamp()
|
InternalProcessRuntime |
getProcessRuntime()
|
TimerService |
getTimerService()
|
void |
queueWorkingMemoryAction(WorkingMemoryAction action)
|
void |
setEndOperationListener(EndOperationListener listener)
|
void |
setId(int id)
|
void |
startOperation()
|
| Methods inherited from interface org.kie.api.runtime.KieRuntime |
|---|
getCalendars, getChannels, getEnvironment, getGlobal, getGlobals, getKieBase, getSessionClock, getSessionConfiguration, registerChannel, setGlobal, unregisterChannel |
| Methods inherited from interface org.kie.api.runtime.rule.Session |
|---|
getAgenda, getEntryPoint, getEntryPoints, getQueryResults, halt, openLiveQuery |
| Methods inherited from interface org.kie.api.runtime.rule.SessionEntryPoint |
|---|
delete, getEntryPointId, getFactCount, getFactHandle, getFactHandles, getFactHandles, getObject, getObjects, getObjects, insert, retract, update |
| Methods inherited from interface org.kie.api.runtime.process.ProcessRuntime |
|---|
abortProcessInstance, createProcessInstance, getProcessInstance, getProcessInstance, getProcessInstances, getWorkItemManager, signalEvent, signalEvent, startProcess, startProcess, startProcessInstance |
| Methods inherited from interface org.kie.api.event.rule.WorkingMemoryEventManager |
|---|
addEventListener, addEventListener, getAgendaEventListeners, getWorkingMemoryEventListeners, removeEventListener, removeEventListener |
| Methods inherited from interface org.kie.api.event.process.ProcessEventManager |
|---|
addEventListener, getProcessEventListeners, removeEventListener |
| Method Detail |
|---|
TimerService getTimerService()
void startOperation()
void endOperation()
Queue<WorkingMemoryAction> getActionQueue()
void executeQueuedActions()
void queueWorkingMemoryAction(WorkingMemoryAction action)
InternalProcessRuntime getProcessRuntime()
void setId(int id)
void setEndOperationListener(EndOperationListener listener)
long getLastIdleTimestamp()
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||