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 class
A 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 interface
static final class
A format for events which defines both which events should be included and what data should be computed and included for them.static interface
static final class
The union of a set of template filters, interface filters, or a wildcard.static interface
static final class
This filter matches contracts that implement a specific interface.static interface
static final class
A format specifying which participant authorization topology transactions to include and how to render them.static interface
static final class
This filter matches contracts of a specific template.static interface
static final class
A format specifying which topology transactions to include and how to render them.static interface
static final class
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.static interface
static final class
A format that specifies what events to include in Daml transactions and what data to compute and include for them.static interface
static enum
Event shape for Transactions.static final class
A format specifying what updates to include and how to render them.static interface
static final class
This filter matches all templates.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(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()
-