Uses of Interface
org.opencastproject.ingestdownloadservice.api.IngestDownloadService
Packages that use IngestDownloadService
Package
Description
-
Uses of IngestDownloadService in org.opencastproject.ingestdownloadservice.impl
Classes in org.opencastproject.ingestdownloadservice.impl that implement IngestDownloadServiceModifier and TypeClassDescriptionclassA simple tutorial class to learn about Opencast Services -
Uses of IngestDownloadService in org.opencastproject.ingestdownloadservice.impl.endpoint
Methods in org.opencastproject.ingestdownloadservice.impl.endpoint with parameters of type IngestDownloadServiceModifier and TypeMethodDescriptionvoidIngestDownloadServiceEndpoint.setIngestDownloadService(IngestDownloadService service) -
Uses of IngestDownloadService in org.opencastproject.ingestdownloadservice.remote
Classes in org.opencastproject.ingestdownloadservice.remote that implement IngestDownloadServiceModifier and TypeClassDescriptionclassRemote implementation of the ingest download service -
Uses of IngestDownloadService in org.opencastproject.workflow.handler.ingest
Methods in org.opencastproject.workflow.handler.ingest with parameters of type IngestDownloadServiceModifier and TypeMethodDescriptionvoidIngestDownloadWorkflowOperationHandler.setIngestDownloadService(IngestDownloadService ingestDownloadService)