Interface TransactionHandle

All Superinterfaces:
org.mule.sdk.api.tx.TransactionHandle

@MinMuleVersion("4.1") @NoImplement public interface TransactionHandle extends org.mule.sdk.api.tx.TransactionHandle
Allows to manipulate the transaction that was started and bound to an specific SourceCallbackContext
Since:
1.0
  • Method Summary

    Methods inherited from interface org.mule.sdk.api.tx.TransactionHandle

    commit, isTransacted, resolve, rollback