Package | Description |
---|---|
org.drools.core.common | |
org.drools.core.phreak | |
org.drools.core.spi |
Modifier and Type | Method and Description |
---|---|
int |
DefaultAgenda.fireNextItem(org.kie.api.runtime.rule.AgendaFilter filter,
int fireCount,
int fireLimit)
Fire the next scheduled
Agenda item, skipping items
that are not allowed by the agenda filter. |
int |
CompositeDefaultAgenda.fireNextItem(org.kie.api.runtime.rule.AgendaFilter filter,
int fireCount,
int fireLimit) |
int |
InternalAgenda.fireNextItem(org.kie.api.runtime.rule.AgendaFilter filter,
int fireCount,
int fireLimit) |
Modifier and Type | Method and Description |
---|---|
void |
RuleExecutor.fireActivation(InternalWorkingMemory wm,
InternalAgenda agenda,
Activation activation) |
Modifier and Type | Method and Description |
---|---|
void |
AsyncExceptionHandler.handleException(WorkingMemory workingMemory,
ConsequenceException exception) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.