Index

C J O T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

createTimelinePreviewImages(Track, int) - Method in interface org.opencastproject.timelinepreviews.api.TimelinePreviewsService
Takes the given track and returns the job that can be used to generate timeline preview images.

J

JOB_TYPE - Static variable in interface org.opencastproject.timelinepreviews.api.TimelinePreviewsService
Job type

O

org.opencastproject.timelinepreviews.api - package org.opencastproject.timelinepreviews.api
 

T

TimelinePreviewsException - Exception Class in org.opencastproject.timelinepreviews.api
This exception is thrown during generation of timeline preview images.
TimelinePreviewsException(String) - Constructor for exception class org.opencastproject.timelinepreviews.api.TimelinePreviewsException
Creates a new timeline previews exception with message as a reason.
TimelinePreviewsException(String, Throwable) - Constructor for exception class org.opencastproject.timelinepreviews.api.TimelinePreviewsException
Creates a new timeline previews exception with message as a reason and cause as the original cause of failure.
TimelinePreviewsException(Throwable) - Constructor for exception class org.opencastproject.timelinepreviews.api.TimelinePreviewsException
Creates a new timeline previews exception where cause identifies the original reason of failure.
TimelinePreviewsService - Interface in org.opencastproject.timelinepreviews.api
Api for timeline preview generation implementations, that create preview images to be shown on the timeline of a video.
C J O T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form