|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationsFilter | |
---|---|
org.drools.common | |
org.drools.marshalling.impl |
Uses of ActivationsFilter in org.drools.common |
---|
Methods in org.drools.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.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.marshalling.impl |
---|
Classes in org.drools.marshalling.impl that implement ActivationsFilter | |
---|---|
static class |
ProtobufInputMarshaller.PBActivationsFilter
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |