RM-3030 - added filePlan aspect for every thumbnail from renditions

(cherry picked from commit e6d1757a3a)
This commit is contained in:
Roxana Lucanu
2016-04-06 16:49:42 +03:00
committed by roxana
parent d59cd7e398
commit 3aa5a00e3d
2 changed files with 26 additions and 0 deletions

View File

@@ -103,6 +103,7 @@
<property name="scriptService" ref="ScriptService" />
<property name="namespaceService" ref="NamespaceService" />
<property name="filePlanService" ref="FilePlanService" />
<property name="renditionService" ref="RenditionService" />
</bean>
<bean id="rma.record" class="org.alfresco.module.org_alfresco_module_rm.model.rma.aspect.RecordAspect" parent="rm.baseBehaviour">