Uses of Record Class
org.alfresco.hxi_connector.live_ingester.domain.usecase.content.TriggerContentIngestionCommand
Packages that use TriggerContentIngestionCommand
Package
Description
-
Uses of TriggerContentIngestionCommand in org.alfresco.hxi_connector.live_ingester.adapters.messaging.repository.mapper
Methods in org.alfresco.hxi_connector.live_ingester.adapters.messaging.repository.mapper that return TriggerContentIngestionCommandModifier and TypeMethodDescriptionRepoEventMapper.mapToIngestContentCommand(org.alfresco.repo.event.v1.model.RepoEvent<org.alfresco.repo.event.v1.model.DataAttributes<org.alfresco.repo.event.v1.model.NodeResource>> event) -
Uses of TriggerContentIngestionCommand in org.alfresco.hxi_connector.live_ingester.domain.usecase.content
Methods in org.alfresco.hxi_connector.live_ingester.domain.usecase.content with parameters of type TriggerContentIngestionCommandModifier and TypeMethodDescriptionvoidIngestContentCommandHandler.handle(TriggerContentIngestionCommand command)