-
Interfaces Interface Description net.corda.v5.ledger.utxo.observer.UtxoLedgerTokenStateObserver Defines a mechanism to observe produced contract states of type T when they are committed to the ledger.
-
Methods Method Description net.corda.v5.ledger.utxo.findUnconsumedStatesByType(java.lang.Class) Finds unconsumed states that are concrete implementations or subclasses of type
.net.corda.v5.ledger.utxo.token.selection.useAndRelease(java.util.List) Removes any used tokens from the cache and unlocks any remaining tokens for other flows to claim.
-
For Removal Element Description net.corda.v5.ledger.utxo.findUnconsumedStatesByType(java.lang.Class) Finds unconsumed states that are concrete implementations or subclasses of type
.net.corda.v5.ledger.utxo.observer.UtxoLedgerTokenStateObserver Defines a mechanism to observe produced contract states of type T when they are committed to the ledger. net.corda.v5.ledger.utxo.token.selection.useAndRelease(java.util.List) Removes any used tokens from the cache and unlocks any remaining tokens for other flows to claim.