Package com.daml.ledger.javaapi.data
package com.daml.ledger.javaapi.data
-
ClassDescriptionActiveContracts<Ct>This class can be used to build a valid submission.This interface represents events in
ActiveContract
s.ContractFilter<Ct>This class contains utilities to decode aCreatedEvent
and create aTransactionFilter
by provider parties It can only be instantiated with a subtype ofContractCompanion
This interface represents events inTransaction
s.Settings for including an interface inCumulativeFilter
.Helper wrapper of a grpc message used in GetTransactionById and GetTransactionTreeById calls.Helper wrapper of a grpc message used in GetTransactionByOffset and GetTransactionTreeByOffset calls.Helper wrapper of a grpc message used in GetTransactionById and GetTransactionByOffset calls.Helper wrapper of a grpc message used in GetUpdateTrees call.This class can be used to build a valid submission.Helper wrapper of a grpc message used in SubmitAndWaitForTransactionTree call.A Timestamp value is represented as microseconds since the UNIX epoch.This interface represents events inTopologyTransaction
s.Transaction.WrappedTransactionTree<WrappedEvent>A generic class that encapsulates a transaction tree along with a list of the wrapped root events of the tree.Filter used in the state and update service stream queries.Helper wrapper of a grpc message used in GetUpdateTrees, GetTransactionTreeById, GetTransactionTreeByOffset, and SubmitAndWaitForTransactionTree calls.TransactionTree.WrappedTransactionTree<WrappedEvent>A generic class that encapsulates a transaction tree along with a list of the wrapped root events of the tree.This interface represents events inTransactionTree
s.This class can be used to build a valid submission for an Update.A Ledger event regarding a workflow identified by thegetWorkflowId()
.