Uses of Interface
com.atlassian.sal.api.transaction.TransactionCallback
Packages that use TransactionCallback
-
Uses of TransactionCallback in com.atlassian.sal.api.transaction
Methods in com.atlassian.sal.api.transaction with parameters of type TransactionCallbackModifier and TypeMethodDescription<T> TTransactionTemplate.execute(TransactionCallback<T> action) Executes the callback, returning the object returned.