Uses of Record Class
org.alfresco.hxi_connector.nucleus_sync.model.UserMapping
Packages that use UserMapping
Package
Description
-
Uses of UserMapping in org.alfresco.hxi_connector.nucleus_sync.services.processors
Methods in org.alfresco.hxi_connector.nucleus_sync.services.processors that return types with arguments of type UserMappingModifier and TypeMethodDescriptionUserMappingSyncProcessor.syncUserMappings(List<AlfrescoUser> alfrescoUsers, List<IamUser> nucleusIamUsers, List<NucleusUserMappingOutput> currentUserMappings) Sync alfresco and nucleus user mappings -
Uses of UserMapping in org.alfresco.hxi_connector.nucleus_sync.services.util
Method parameters in org.alfresco.hxi_connector.nucleus_sync.services.util with type arguments of type UserMappingModifier and TypeMethodDescriptionUserGroupMembershipService.buildUserGroupMemberships(List<UserMapping> localUserMappings) Creates a 'user-group-membership-map' of users and their corresponding groups from alfresco.