Uses of Interface
com.daml.ledger.api.v2.StateServiceOuterClass.ActiveContractOrBuilder
Packages that use StateServiceOuterClass.ActiveContractOrBuilder
-
Uses of StateServiceOuterClass.ActiveContractOrBuilder in com.daml.ledger.api.v2
Classes in com.daml.ledger.api.v2 that implement StateServiceOuterClass.ActiveContractOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typecom.daml.ledger.api.v2.ActiveContract
static final class
Protobuf typecom.daml.ledger.api.v2.ActiveContract
Methods in com.daml.ledger.api.v2 that return StateServiceOuterClass.ActiveContractOrBuilderModifier and TypeMethodDescriptionStateServiceOuterClass.GetActiveContractsResponse.Builder.getActiveContractOrBuilder()
The contract is active on the assigned synchronizer, meaning: there was an activation event on the given synchronizer ( created, assigned), which is not followed by a deactivation event (archived, unassigned) on the same synchronizer, until the active_at_offset.StateServiceOuterClass.GetActiveContractsResponse.getActiveContractOrBuilder()
The contract is active on the assigned synchronizer, meaning: there was an activation event on the given synchronizer ( created, assigned), which is not followed by a deactivation event (archived, unassigned) on the same synchronizer, until the active_at_offset.StateServiceOuterClass.GetActiveContractsResponseOrBuilder.getActiveContractOrBuilder()
The contract is active on the assigned synchronizer, meaning: there was an activation event on the given synchronizer ( created, assigned), which is not followed by a deactivation event (archived, unassigned) on the same synchronizer, until the active_at_offset.