public interface TransactionQueryEvent extends TransactionEvent
Transaction.query()
.
This event must be handled by
TransactionListener.onTransactionQuery()
.
With this event the server result is never
Event.RESULT_OK
.
RESULT_ABORTED, RESULT_COMMITTED, RESULT_FLYING, RESULT_INVALID_TRANSACTION_ID
RESULT_GENERIC_ERROR, RESULT_OK
getEntity, getReasonCode, getTimeStamp, getTransaction
Submit a bug or feature to FT\API Programming Support