Uses of Record Class
org.alfresco.hxi_connector.live_ingester.domain.usecase.content.model.File
Packages that use File
Package
Description
-
Uses of File in org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.storage
Methods in org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.storage with parameters of type FileModifier and TypeMethodDescription -
Uses of File in org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.storage.connector
Methods in org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.storage.connector that return FileModifier and TypeMethodDescriptionFileUploadRequest.file()Returns the value of thefilerecord component.Constructors in org.alfresco.hxi_connector.live_ingester.adapters.messaging.hx_insight.storage.connector with parameters of type FileModifierConstructorDescriptionFileUploadRequest(File file, String contentType, URL storageLocation) Creates an instance of aFileUploadRequestrecord class. -
Uses of File in org.alfresco.hxi_connector.live_ingester.adapters.messaging.transform.storage
Methods in org.alfresco.hxi_connector.live_ingester.adapters.messaging.transform.storage that return File -
Uses of File in org.alfresco.hxi_connector.live_ingester.domain.ports.ingestion_engine.storage
Methods in org.alfresco.hxi_connector.live_ingester.domain.ports.ingestion_engine.storage with parameters of type FileModifier and TypeMethodDescription -
Uses of File in org.alfresco.hxi_connector.live_ingester.domain.ports.transform_engine
Methods in org.alfresco.hxi_connector.live_ingester.domain.ports.transform_engine that return File