mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
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:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user