Interface TransactionContext

All Known Subinterfaces:
Transaction

@Experimental @Deprecated @NonExtendable public interface TransactionContext
Deprecated.
Experimental feature, we reserve the right to remove or change it without further notice. The transfer API is a complex addition, and we want to be able to correct possible design mistakes.
A subset of a Transaction that lets participants properly take part in transactions, manage their state, or open nested transactions, but does not allow them to close the transaction they are passed.