Uses of Class
org.drools.serialization.protobuf.ProtobufMarshallerWriteContext
-
Packages that use ProtobufMarshallerWriteContext Package Description org.drools.serialization.protobuf -
-
Uses of ProtobufMarshallerWriteContext in org.drools.serialization.protobuf
Subclasses of ProtobufMarshallerWriteContext in org.drools.serialization.protobuf Modifier and Type Class Description classProtobufProcessMarshallerWriteContextExtension to defaultMarshallerWriteContextthat allows to pass additional information to marshaller strategies, such as process instance id, task it, stateMethods in org.drools.serialization.protobuf with parameters of type ProtobufMarshallerWriteContext Modifier and Type Method Description voidPersisterHelper. write(ProtobufMarshallerWriteContext context)static voidProtobufOutputMarshaller. writeSession(ProtobufMarshallerWriteContext context)
-