mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
transfer service : ALF-4128 alien nodes.
- unit test of multiple invasion - unit test move alien node via transfer. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -208,14 +208,8 @@
|
||||
|
||||
<aspect name="trx:alien">
|
||||
<title>Alien Node</title>
|
||||
<description>Nodes with this aspect are either alien nodes or have been invaded by alien content</description>
|
||||
<description>Nodes with this aspect are either alien nodes or have been invaded by other alien nodes</description>
|
||||
<properties>
|
||||
<property name="trx:alien">
|
||||
<title>Alien Content</title>
|
||||
<type>d:boolean</type>
|
||||
<mandatory enforced="false">false</mandatory>
|
||||
<default>false</default>
|
||||
</property>
|
||||
<property name="trx:invadedBy">
|
||||
<title>The repositories that have invaded this node</title>
|
||||
<type>d:text</type>
|
||||
|
Reference in New Issue
Block a user