Package com.daml.ledger.api.v2
Class TransactionFilterOuterClass
java.lang.Object
com.daml.ledger.api.v2.TransactionFilterOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA filter that matches all contracts that are either an instance of one of the ``template_filters`` or that match one of the ``interface_filters``.static interfacestatic final classA format for events which defines both which events should be included and what data should be computed and included for them.static interfacestatic final classThe union of a set of template filters, interface filters, or a wildcard.static interfacestatic final classThis filter matches contracts that implement a specific interface.static interfacestatic final classA format specifying which participant authorization topology transactions to include and how to render them.static interfacestatic final classThis filter matches contracts of a specific template.static interfacestatic final classA format specifying which topology transactions to include and how to render them.static interfacestatic final classProvided for backwards compatibility, it will be removed in the Canton version 3.4.0.static interfacestatic final classA format that specifies what events to include in Daml transactions and what data to compute and include for them.static interfacestatic enumEvent shape for Transactions.static final classA format specifying what updates to include and how to render them.static interfacestatic final classThis filter matches all templates.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-