|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivationsFilter | |
|---|---|
| org.drools.core.common | |
| org.drools.core.marshalling.impl | |
| Uses of ActivationsFilter in org.drools.core.common |
|---|
| Methods in org.drools.core.common that return ActivationsFilter | |
|---|---|
ActivationsFilter |
DefaultAgenda.getActivationsFilter()
|
ActivationsFilter |
InternalAgenda.getActivationsFilter()
Returns the current activations filter or null if none is set |
| Methods in org.drools.core.common with parameters of type ActivationsFilter | |
|---|---|
void |
DefaultAgenda.setActivationsFilter(ActivationsFilter filter)
|
void |
InternalAgenda.setActivationsFilter(ActivationsFilter filter)
Sets a filter that prevents activations from being added to the agenda. |
| Uses of ActivationsFilter in org.drools.core.marshalling.impl |
|---|
| Classes in org.drools.core.marshalling.impl that implement ActivationsFilter | |
|---|---|
static class |
ProtobufInputMarshaller.PBActivationsFilter
|
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||