|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.core.common.Scheduler
public final class Scheduler
Scheduler for rules requiring truth duration.
| Nested Class Summary | |
|---|---|
static class |
Scheduler.ActivationTimerInputMarshaller
|
static class |
Scheduler.ActivationTimerJob
|
static class |
Scheduler.ActivationTimerJobContext
|
static class |
Scheduler.ActivationTimerOutputMarshaller
|
| Method Summary | |
|---|---|
static void |
removeAgendaItem(ScheduledAgendaItem item,
InternalAgenda agenda)
|
static void |
scheduleAgendaItem(ScheduledAgendaItem item,
InternalAgenda agenda,
InternalWorkingMemory wm)
Schedule an agenda item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void scheduleAgendaItem(ScheduledAgendaItem item,
InternalAgenda agenda,
InternalWorkingMemory wm)
item - The item to schedule.agenda - wm - The working memory session.
public static void removeAgendaItem(ScheduledAgendaItem item,
InternalAgenda agenda)
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||