public class MigrationTool extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JOS_ATTRIBUTES
The child node of user node where attributes is stored (old structure).
|
static String |
JOS_GROUP
The property of user node where group node uuid is stored (old structure).
|
static String |
JOS_GROUP_ID
The property of a membership node where group id is stored (old structure).
|
static String |
JOS_ORGANIZATION_NODETYPE_OLD
The nodetype of old organization structure root node.
|
static String |
JOS_PARENT_ID
The property of a group node where parent id is stored (old structure).
|
static String |
JOS_USER_MEMBERSHIP
The child nodes of user node where memberships are stored (old structure).
|
public static final String JOS_USER_MEMBERSHIP
public static final String JOS_GROUP
public static final String JOS_ATTRIBUTES
public static final String JOS_ORGANIZATION_NODETYPE_OLD
public static final String JOS_PARENT_ID
public static final String JOS_GROUP_ID
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.