Interface TransactionListener

All Known Implementing Classes:
ExecuteExecutionListenerTransactionListener, ExecuteTaskListenerTransactionListener

@Internal public interface TransactionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(CommandContext commandContext)
     
  • Method Details