Uses of Class
org.nuxeo.runtime.transaction.TransactionRuntimeException
-
Packages that use TransactionRuntimeException Package Description org.nuxeo.runtime.transaction -
-
Uses of TransactionRuntimeException in org.nuxeo.runtime.transaction
Methods in org.nuxeo.runtime.transaction that throw TransactionRuntimeException Modifier and Type Method Description static void
TransactionHelper. checkTransactionTimeout()
Checks if the current User Transaction has already timed out, i.e., whether a commit would immediately abort with a timeout exception.
-