mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Support for linking to a single rule set (#1324)
* Support for linking to a single rule set * ACS-3435: Small fix to get parent node for rule set. * ACS-3435: Revert unnecessary change * ACS-3435: added tests * ACS-3435: move test assertions * ACS-3435: adding tests Co-authored-by: mpichura <maciej.pichura@hyland.com>
This commit is contained in:
committed by
GitHub
parent
f38a36910f
commit
0af001be2a
@@ -854,6 +854,7 @@
|
||||
<property name="nodes" ref="Nodes" />
|
||||
<property name="permissionService" ref="PermissionService" />
|
||||
<property name="ruleService" ref="RuleService" />
|
||||
<property name="nodeService" ref="NodeService"/>
|
||||
</bean>
|
||||
|
||||
<bean class="org.alfresco.rest.api.nodes.NodeRulesRelation">
|
||||
|
Reference in New Issue
Block a user