Index

A C D I O S U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAttachment(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add an attachment to an existing MediaPackage in the repository
addAttachment(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add an attachment to an existing MediaPackage in the repository
addAttachment(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add an attachment to an existing MediaPackage in the repository
addCatalog(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add a [metadata catalog] to an existing MediaPackage in the repository
addCatalog(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add a [metadata catalog] to an existing MediaPackage in the repository
addCatalog(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add a [metadata catalog] to an existing MediaPackage in the repository
addPartialTrack(InputStream, String, MediaPackageElementFlavor, long, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Adds a partial media track to the existing MediaPackage in the repository
addPartialTrack(URI, MediaPackageElementFlavor, long, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Adds a partial media track to the existing MediaPackage in the repository
addTrack(InputStream, String, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add a media track to an existing MediaPackage in the repository
addTrack(InputStream, String, MediaPackageElementFlavor, MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add a media track to an existing MediaPackage in the repository
addTrack(URI, MediaPackageElementFlavor, String[], MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Add a media track to an existing MediaPackage in the repository
addZippedMediaPackage(InputStream, String, Map<String, String>) - Method in interface org.opencastproject.ingest.api.IngestService
Ingests the compressed mediapackage and starts the workflow as defined by workflowDefinitionID.
addZippedMediaPackage(InputStream, String, Map<String, String>, Long) - Method in interface org.opencastproject.ingest.api.IngestService
Deprecated.
As of release 2.4, the scheduler service is able to store a mediapackage. Thereby the concept of the pre-procesing workflow is obsolete and there is no more need to resume such a workflow by this method.

C

createMediaPackage() - Method in interface org.opencastproject.ingest.api.IngestService
Create a new MediaPackage in the repository.
createMediaPackage(String) - Method in interface org.opencastproject.ingest.api.IngestService
Create a new MediaPackage in the repository.

D

discardMediaPackage(MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Delete an existing MediaPackage and any linked files from the temporary ingest filestore.

I

ingest(MediaPackage) - Method in interface org.opencastproject.ingest.api.IngestService
Ingests the mediapackage and starts the default workflow as defined by the org.opencastproject.workflow.default.definition key, found in the system configuration.
ingest(MediaPackage, String, Map<String, String>) - Method in interface org.opencastproject.ingest.api.IngestService
Ingests the mediapackage and starts the workflow as defined by workflowDefinitionID.
ingest(MediaPackage, String, Map<String, String>, Long) - Method in interface org.opencastproject.ingest.api.IngestService
Deprecated.
As of release 2.4, the scheduler service is able to store a mediapackage. Thereby the concept of the pre-procesing workflow is obsolete and there is no more need to resume such a workflow by this method.
IngestException - Exception Class in org.opencastproject.ingest.api
Exception throws due to a problem ingesting media or metadata files.
IngestException(String) - Constructor for exception class org.opencastproject.ingest.api.IngestException
Constructs an ingest exception
IngestException(String, Throwable) - Constructor for exception class org.opencastproject.ingest.api.IngestException
Constructs an ingest exception
IngestException(Throwable) - Constructor for exception class org.opencastproject.ingest.api.IngestException
Constructs an ingest exception
IngestService - Interface in org.opencastproject.ingest.api
Generates MediaPackages from media, metadata, and attachments.

O

org.opencastproject.ingest.api - package org.opencastproject.ingest.api
 

S

schedule(MediaPackage, String, Map<String, String>) - Method in interface org.opencastproject.ingest.api.IngestService
Schedule an event with a given media package.
START_DATE_KEY - Static variable in interface org.opencastproject.ingest.api.IngestService
 

U

UTC_DATE_FORMAT - Static variable in interface org.opencastproject.ingest.api.IngestService
 
A C D I O S U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form