mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
RM-631 (The records management team can create a rule to request information about an undeclared record)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@49082 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -481,7 +481,7 @@
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
<bean id="broadcastVitalRecordDefinition"
|
||||
<bean id="broadcastVitalRecordDefinition"
|
||||
class="org.alfresco.module.org_alfresco_module_rm.vital.BroadcastVitalRecordDefinitionAction"
|
||||
parent="rmAction">
|
||||
<property name="filePlanAuthenticationService" ref="FilePlanAuthenticationService"/>
|
||||
@@ -725,7 +725,6 @@
|
||||
<property name="allowParameterSubstitutions" value="true"/>
|
||||
</bean>
|
||||
|
||||
<!--
|
||||
<bean id="requestInfo_proxy" parent="rmProxyAction">
|
||||
<property name="target" ref="requestInfo"/>
|
||||
<property name="interceptorNames">
|
||||
@@ -737,7 +736,7 @@
|
||||
|
||||
<bean id="requestInfo" class="org.alfresco.module.org_alfresco_module_rm.action.impl.RequestInfoAction" parent="rmAction">
|
||||
<property name="publicAction" value="true"/>
|
||||
<property name="workflowService" ref="WorkflowService"/>
|
||||
</bean>
|
||||
-->
|
||||
|
||||
</beans>
|
Reference in New Issue
Block a user