Class ProtobufInputMarshaller.PBActivationsFilter
java.lang.Object
org.drools.serialization.protobuf.ProtobufInputMarshaller.PBActivationsFilter
- All Implemented Interfaces:
ActivationsFilter,org.kie.api.runtime.rule.AgendaFilter
- Enclosing class:
- ProtobufInputMarshaller
public static class ProtobufInputMarshaller.PBActivationsFilter
extends Object
implements ActivationsFilter, org.kie.api.runtime.rule.AgendaFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(RuleAgendaItem activation) booleanaccept(org.kie.api.runtime.rule.Match match) voidvoidvoidvoidvoid
-
Constructor Details
-
PBActivationsFilter
public PBActivationsFilter()
-
-
Method Details
-
addDormantActivation
-
accept
public boolean accept(org.kie.api.runtime.rule.Match match) - Specified by:
acceptin interfaceorg.kie.api.runtime.rule.AgendaFilter
-
accept
- Specified by:
acceptin interfaceActivationsFilter
-
getTuplesCache
-
evaluateRNEAs
-
removeEmptyRNEAs
-
fireRNEAs
-
withSerializedNodeMemories
public void withSerializedNodeMemories()
-