mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Set renditionService property for filePlanComponent bean definition
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user