Uses of Record Class
org.alfresco.hxi_connector.nucleus_sync.dto.NucleusGroupOutput
Packages that use NucleusGroupOutput
Package
Description
-
Uses of NucleusGroupOutput in org.alfresco.hxi_connector.nucleus_sync.client
Methods in org.alfresco.hxi_connector.nucleus_sync.client that return types with arguments of type NucleusGroupOutput -
Uses of NucleusGroupOutput in org.alfresco.hxi_connector.nucleus_sync.dto
Methods in org.alfresco.hxi_connector.nucleus_sync.dto that return types with arguments of type NucleusGroupOutputModifier and TypeMethodDescriptionNucleusGroupListOutput.items()Returns the value of theitemsrecord component.Constructor parameters in org.alfresco.hxi_connector.nucleus_sync.dto with type arguments of type NucleusGroupOutputModifierConstructorDescriptionCreates an instance of aNucleusGroupListOutputrecord class. -
Uses of NucleusGroupOutput in org.alfresco.hxi_connector.nucleus_sync.services.processors
Method parameters in org.alfresco.hxi_connector.nucleus_sync.services.processors with type arguments of type NucleusGroupOutputModifier and TypeMethodDescriptionGroupMappingSyncProcessor.syncGroupMappings(List<NucleusGroupOutput> currentNucleusGroups, Map<String, List<String>> userGroupMemberships) Performs group sync operation with nucleus.