Introduce TransactionEndTask. Implements #531 (#532)
This commit introduces a TransactionEndTask which is run right before a transaction is ended. It also adds a simple implementation if TransactionEndTask which performs the call to setTransactionSuccessful() and runs it as the very last of these tasks.
Loading
Please register or sign in to comment