Index

A C E G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AUDIO_STREAM - Static variable in class org.opencastproject.editor.api.TrackData
 

C

checkErrorState(String, EditorServiceException) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
 

E

EditingData - Class in org.opencastproject.editor.api
Provides access to the parsed editing information
EditingData(List<SegmentData>, List<TrackData>, List<WorkflowData>, Long, String, String, String, String, Boolean, List<String>, List<EditingData.Subtitle>, Boolean, Boolean, Integer, User, String) - Constructor for class org.opencastproject.editor.api.EditingData
 
EditingData.Subtitle - Class in org.opencastproject.editor.api
 
EditorRestEndpointBase - Class in org.opencastproject.editor.api
The REST endpoint for the EditorService service
EditorRestEndpointBase() - Constructor for class org.opencastproject.editor.api.EditorRestEndpointBase
 
editorService - Variable in class org.opencastproject.editor.api.EditorRestEndpointBase
The service
EditorService - Interface in org.opencastproject.editor.api
Api for the Editor Service
EditorServiceException - Exception Class in org.opencastproject.editor.api
This exception may be thrown by the EditorService.
EditorServiceException(String, ErrorStatus) - Constructor for exception class org.opencastproject.editor.api.EditorServiceException
Creates a new editor service exception with the given error message.
EditorServiceException(String, ErrorStatus, Throwable) - Constructor for exception class org.opencastproject.editor.api.EditorServiceException
Creates a new editor service exception with the given error message, caused by the given exception.
editVideo(String, HttpServletRequest) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
 
equals(Object) - Method in class org.opencastproject.editor.api.SegmentData
 
ErrorStatus - Enum Class in org.opencastproject.editor.api
 

G

getAudio() - Method in class org.opencastproject.editor.api.TrackData
 
getEditData(String) - Method in interface org.opencastproject.editor.api.EditorService
Provide information to edit video and audio data relevant to the given mediaPackageId
getEditorData(String) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
 
getEnd() - Method in class org.opencastproject.editor.api.SegmentData
 
getErrorStatus() - Method in exception class org.opencastproject.editor.api.EditorServiceException
 
getEventMetadata(String) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
 
getFlavor() - Method in class org.opencastproject.editor.api.TrackData
 
getId() - Method in class org.opencastproject.editor.api.EditingData.Subtitle
 
getId() - Method in class org.opencastproject.editor.api.TrackData
 
getId() - Method in class org.opencastproject.editor.api.WorkflowData
 
getMetadata(String) - Method in interface org.opencastproject.editor.api.EditorService
Provide all meta information about the given mediaPackageId
getMetadataJSON() - Method in class org.opencastproject.editor.api.EditingData
 
getPostProcessingWorkflow() - Method in class org.opencastproject.editor.api.EditingData
Returns the optional workflow to start
getSegments() - Method in class org.opencastproject.editor.api.EditingData
Returns a list of Tuple that each represents a segment.
getStart() - Method in class org.opencastproject.editor.api.SegmentData
 
getSubtitle() - Method in class org.opencastproject.editor.api.EditingData.Subtitle
 
getSubtitles() - Method in class org.opencastproject.editor.api.EditingData
 
getTags() - Method in class org.opencastproject.editor.api.EditingData.Subtitle
 
getThumbnailURI() - Method in class org.opencastproject.editor.api.TrackData
 
getTracks() - Method in class org.opencastproject.editor.api.EditingData
 
getUser() - Method in class org.opencastproject.editor.api.LockData
 
getUUID() - Method in class org.opencastproject.editor.api.LockData
 
getVideo() - Method in class org.opencastproject.editor.api.TrackData
 

H

hashCode() - Method in class org.opencastproject.editor.api.SegmentData
 

I

isDeleted() - Method in class org.opencastproject.editor.api.EditingData.Subtitle
 
isDeleted() - Method in class org.opencastproject.editor.api.SegmentData
 
isEnabled() - Method in class org.opencastproject.editor.api.TrackSubData
 

J

JOB_TYPE - Static variable in interface org.opencastproject.editor.api.EditorService
 

L

LOCK_REFRESH - Static variable in class org.opencastproject.editor.api.EditingData
 
LOCK_USER - Static variable in class org.opencastproject.editor.api.EditingData
 
LOCK_UUID - Static variable in class org.opencastproject.editor.api.EditingData
 
LockData - Class in org.opencastproject.editor.api
 
LockData(String, String) - Constructor for class org.opencastproject.editor.api.LockData
 
LOCKING_ACTIVE - Static variable in class org.opencastproject.editor.api.EditingData
 
lockMediapackage(String, String, String, HttpServletRequest) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
 
lockMediaPackage(String, LockData) - Method in interface org.opencastproject.editor.api.EditorService
Create or refresh lock for the mediapackage

M

MEDIAPACKAGE_LOCKED - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 
MEDIAPACKAGE_NOT_FOUND - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 
METADATA_UPDATE_FAIL - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 

N

NO_INTERNAL_PUBLICATION - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 
NOT_AUTHORIZED - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 

O

org.opencastproject.editor.api - package org.opencastproject.editor.api
 

P

parse(String) - Static method in class org.opencastproject.editor.api.EditingData
 
parse(String) - Static method in class org.opencastproject.editor.api.LockData
 

R

readInputStream(HttpServletRequest) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
 

S

SegmentData - Class in org.opencastproject.editor.api
 
SegmentData(Long, Long) - Constructor for class org.opencastproject.editor.api.SegmentData
 
SegmentData(Long, Long, boolean) - Constructor for class org.opencastproject.editor.api.SegmentData
 
SeriesData - Class in org.opencastproject.editor.api
 
SeriesData(String, String) - Constructor for class org.opencastproject.editor.api.SeriesData
 
setEditData(String, EditingData) - Method in interface org.opencastproject.editor.api.EditorService
Store information about edited data relevant to the given mediaPackageId
setEditorService(EditorService) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
 
Subtitle(String, String, String[]) - Constructor for class org.opencastproject.editor.api.EditingData.Subtitle
 
Subtitle(String, String, String[], boolean) - Constructor for class org.opencastproject.editor.api.EditingData.Subtitle
 

T

TARGET_FILE_NAME - Static variable in interface org.opencastproject.editor.api.EditorService
The default file name for generated Smil catalogs.
THUMBNAIL_URI - Static variable in class org.opencastproject.editor.api.TrackSubData
 
toJSONString() - Method in class org.opencastproject.editor.api.LockData
 
toString() - Method in class org.opencastproject.editor.api.EditingData
 
toString() - Method in class org.opencastproject.editor.api.LockData
 
TrackData - Class in org.opencastproject.editor.api
 
TrackData(String, String, TrackSubData, TrackSubData, String, String, String, int) - Constructor for class org.opencastproject.editor.api.TrackData
 
TrackSubData - Class in org.opencastproject.editor.api
 
TrackSubData(boolean, String, boolean) - Constructor for class org.opencastproject.editor.api.TrackSubData
 

U

UNABLE_TO_CREATE_CATALOG - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 
UNKNOWN - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 
unlockMediapackage(String, String) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
 
unlockMediaPackage(String, LockData) - Method in interface org.opencastproject.editor.api.EditorService
Remove lock for the mediapackage

V

valueOf(String) - Static method in enum class org.opencastproject.editor.api.ErrorStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.opencastproject.editor.api.ErrorStatus
Returns an array containing the constants of this enum class, in the order they are declared.
VIDEO_STREAM - Static variable in class org.opencastproject.editor.api.TrackData
 

W

WORKFLOW_ACTIVE - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 
WORKFLOW_ACTIVE - Static variable in class org.opencastproject.editor.api.EditingData
 
WORKFLOW_ERROR - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 
WORKFLOW_NOT_FOUND - Enum constant in enum class org.opencastproject.editor.api.ErrorStatus
 
WorkflowData - Class in org.opencastproject.editor.api
 
WorkflowData(String, String, Integer, String) - Constructor for class org.opencastproject.editor.api.WorkflowData
 
A C E G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form