Uses of Record Class
org.alfresco.hxi_connector.live_ingester.domain.usecase.metadata.IngestMetadataCommand
Packages that use IngestMetadataCommand
Package
Description
-
Uses of IngestMetadataCommand in org.alfresco.hxi_connector.live_ingester.domain.usecase.metadata
Methods in org.alfresco.hxi_connector.live_ingester.domain.usecase.metadata with parameters of type IngestMetadataCommandModifier and TypeMethodDescriptionvoidIngestMetadataCommandHandler.handle(IngestMetadataCommand command) -
Uses of IngestMetadataCommand in org.alfresco.hxi_connector.live_ingester.messaging.in.mapper
Methods in org.alfresco.hxi_connector.live_ingester.messaging.in.mapper that return IngestMetadataCommandModifier and TypeMethodDescriptionRepoEventMapper.mapToIngestMetadataCommand(org.alfresco.repo.event.v1.model.RepoEvent<org.alfresco.repo.event.v1.model.DataAttributes<org.alfresco.repo.event.v1.model.NodeResource>> event)