Uses of Interface
com.atlassian.sal.api.transaction.TransactionCallback

Packages that use TransactionCallback
com.atlassian.sal.api.transaction   
 

Uses of TransactionCallback in com.atlassian.sal.api.transaction
 

Methods in com.atlassian.sal.api.transaction with parameters of type TransactionCallback
<T> T
TransactionTemplate.execute(TransactionCallback<T> action)
          Executes the callback, returning the object returned.
 



Copyright © 2014 Atlassian. All rights reserved.