package

com.atlassian.sal.api.transaction

Interfaces

TransactionCallback A simple callback that needs to be provided with an action to run in the doInTransaction method. 
TransactionTemplate This allows applications greater control over the transaction in which operations may be executed.