Oops. Forgot to put a transactional wrapper around AVMService.revert().

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4825 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Britt Park
2007-01-14 01:07:23 +00:00
parent 0adccaeca8
commit 91875aa76c

View File

@@ -1049,6 +1049,7 @@
<value>copy</value> <value>copy</value>
<value>renameStore</value> <value>renameStore</value>
<value>getSystemStore</value> <value>getSystemStore</value>
<value>revert</value>
</list> </list>
</property> </property>
</bean> </bean>