RM-1034 (Inbound Content Rule executes after creating a new reference)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56387 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2013-10-08 14:06:40 +00:00
parent a685372a15
commit e059d09647
2 changed files with 37 additions and 18 deletions

View File

@@ -99,6 +99,7 @@
class="org.alfresco.module.org_alfresco_module_rm.script.CustomRefPost"
parent="rmBaseWebscript">
<property name="recordsManagementAdminService" ref="RecordsManagementAdminService" />
<property name="ruleService" ref="RuleService" />
</bean>
<!-- REST impl for DELETE Custom Reference Instance -->