Index

A C D G J O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractDistributionService - Class in org.opencastproject.distribution.api
 
AbstractDistributionService(String) - Constructor for class org.opencastproject.distribution.api.AbstractDistributionService
 

C

CONFIG_KEY_STORE_TYPE - Static variable in interface org.opencastproject.distribution.api.DistributionService
 

D

distribute(String, MediaPackage, String) - Method in interface org.opencastproject.distribution.api.DistributionService
Distribute a media package element.
distribute(String, MediaPackage, String, boolean) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
 
distribute(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
 
distribute(String, MediaPackage, Set<String>, boolean) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
 
distribute(String, MediaPackage, Set<String>, boolean, boolean) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
 
distributeSync(String, MediaPackage, String) - Method in interface org.opencastproject.distribution.api.DistributionService
Distributes a media package element synchronously, bypassing the Opencast job system.
distributeSync(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
Distributes the given elements synchronously.
distributeSync(String, MediaPackage, Set<String>, boolean) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
Distributes the given elements synchronously.
distributionChannel - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
The distribution channel for this service
distributionDirectory - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
Path to the distribution directory
DistributionException - Exception Class in org.opencastproject.distribution.api
A DistributionException indicates that an error occurred while interacting with a distribution channel.
DistributionException(String) - Constructor for exception class org.opencastproject.distribution.api.DistributionException
 
DistributionException(String, Throwable) - Constructor for exception class org.opencastproject.distribution.api.DistributionException
 
DistributionException(Throwable) - Constructor for exception class org.opencastproject.distribution.api.DistributionException
 
DistributionService - Interface in org.opencastproject.distribution.api
Distributes elements from MediaPackages to distribution channels.
DownloadDistributionService - Interface in org.opencastproject.distribution.api
Distributes elements from MediaPackages to distribution channels.

G

getDistributionType() - Method in interface org.opencastproject.distribution.api.DistributionService
Returns the distribution type for this service.
getOrganizationDirectoryService() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
getSecurityService() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
getServiceRegistry() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
getTrustedHttpClient() - Method in class org.opencastproject.distribution.api.AbstractDistributionService
 
getUserDirectoryService() - Method in class org.opencastproject.distribution.api.AbstractDistributionService

J

JOB_TYPE_PREFIX - Static variable in interface org.opencastproject.distribution.api.DistributionService
A prefix used by distribution service implementations to indicate the types of distribution channels they manage.

O

org.opencastproject.distribution.api - package org.opencastproject.distribution.api
The Distribution service API provides the contract for distributing media, metadata, and attachments to various distribution channels (iTunes, youTube, streaming servers, learning management systems, etc).
organizationDirectoryService - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
The organization directory service

P

publishToStreaming() - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
Checks if streaming is enabled for the current tenant.

R

retract(String, MediaPackage, String) - Method in interface org.opencastproject.distribution.api.DistributionService
Retract a media package element from the distribution channel.
retract(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
 
retract(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
 
retractSync(String, MediaPackage, String) - Method in interface org.opencastproject.distribution.api.DistributionService
Retract a media package element from the distribution channel synchronously, bypassing the Opencast job system.
retractSync(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.DownloadDistributionService
Retracts the given elements synchronously.
retractSync(String, MediaPackage, Set<String>) - Method in interface org.opencastproject.distribution.api.StreamingDistributionService
Retracts the given elements synchronously.

S

securityService - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
The security service
serviceRegistry - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
The remote service registry
serviceUrl - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
this media download service's base URL
setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
Sets a reference to the organization directory service.
setSecurityService(SecurityService) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
Callback for setting the security service.
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
Callback for the OSGi environment to set the service registry reference.
setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
Callback for the OSGi environment to set the trusted http clientreference.
setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
Callback for setting the user directory service.
setWorkspace(Workspace) - Method in class org.opencastproject.distribution.api.AbstractDistributionService
Callback for the OSGi environment to set the workspace reference.
StreamingDistributionService - Interface in org.opencastproject.distribution.api
Distributes elements from MediaPackages to distribution channels.

T

trustedHttpClient - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
 

U

userDirectoryService - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
The user directory service

W

workspace - Variable in class org.opencastproject.distribution.api.AbstractDistributionService
The workspace reference
A C D G J O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form