Uses of Class
org.drools.serialization.protobuf.marshalling.ActivationKey
Packages that use ActivationKey
-
Uses of ActivationKey in org.drools.serialization.protobuf
Methods in org.drools.serialization.protobuf that return ActivationKeyModifier and TypeMethodDescriptionstatic ActivationKeyPersisterHelper.createActivationKey(String pkgName, String ruleName, ProtobufMessages.Tuple _tuple) Methods in org.drools.serialization.protobuf that return types with arguments of type ActivationKeyMethods in org.drools.serialization.protobuf with parameters of type ActivationKeyModifier and TypeMethodDescriptionvoidProtobufInputMarshaller.PBActivationsFilter.addDormantActivation(ActivationKey key) -
Uses of ActivationKey in org.drools.serialization.protobuf.marshalling
Methods in org.drools.serialization.protobuf.marshalling that return ActivationKeyModifier and TypeMethodDescriptionstatic ActivationKeyMarshallingHelper.createActivationKey(String pkgName, String ruleName, Object[] tuple) static ActivationKeyMarshallingHelper.createActivationKey(String pkgName, String ruleName, TupleImpl leftTuple)