Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)

125454 amorarasu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
      125307 gjames: ACE-5091: Changed the javadoc formatting for TransactionService


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@125765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Raluca Munteanu
2016-04-26 12:14:15 +00:00
parent 6c102b315e
commit e574e67bac

View File

@@ -26,9 +26,9 @@ import org.alfresco.service.NotAuditable;
/**
* Contract for retrieving access to a user transaction.
* <p>
* Note that the implementation of the {@link javax.transaction.UserTransaction}
* Note that the implementation of the <code>javax.transaction.UserTransaction</code>
* is not able to provide the full set of status codes available on the
* {@link javax.transaction.Status} class.
* <code>javax.transaction.Status</code> class.
*
* @author David Caruana
*/