A C E G H I J M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
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) - Constructor for class org.opencastproject.editor.api.EditingData
- EditorRestEndpointBase - Class in org.opencastproject.editor.api
-
The REST endpoint for the
EditorServiceservice - 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 in org.opencastproject.editor.api
-
This exception may be thrown by the EditorService.
- EditorServiceException(String, ErrorStatus) - Constructor for exception org.opencastproject.editor.api.EditorServiceException
-
Creates a new editor service exception with the given error message.
- EditorServiceException(String, ErrorStatus, Throwable) - Constructor for exception 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 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 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.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
- 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
Tuplethat each represents a segment. - getStart() - Method in class org.opencastproject.editor.api.SegmentData
- getTracks() - Method in class org.opencastproject.editor.api.EditingData
- 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.SegmentData
- isEnabled() - Method in class org.opencastproject.editor.api.TrackSubData
J
- JOB_TYPE - Static variable in interface org.opencastproject.editor.api.EditorService
M
- MEDIAPACKAGE_NOT_FOUND - org.opencastproject.editor.api.ErrorStatus
- METADATA_UPDATE_FAIL - org.opencastproject.editor.api.ErrorStatus
N
- NO_INTERNAL_PUBLICATION - org.opencastproject.editor.api.ErrorStatus
- NOT_AUTHORIZED - 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
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
- setMetadata(String, String) - Method in interface org.opencastproject.editor.api.EditorService
-
Store meta data of the given mediaPackage
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
- toString() - Method in class org.opencastproject.editor.api.EditingData
- TrackData - Class in org.opencastproject.editor.api
- TrackData(String, String, TrackSubData, TrackSubData, String, String) - 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 - org.opencastproject.editor.api.ErrorStatus
- UNKNOWN - org.opencastproject.editor.api.ErrorStatus
- updateEventMetadata(String, HttpServletRequest) - Method in class org.opencastproject.editor.api.EditorRestEndpointBase
V
- valueOf(String) - Static method in enum org.opencastproject.editor.api.ErrorStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opencastproject.editor.api.ErrorStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VIDEO_STREAM - Static variable in class org.opencastproject.editor.api.TrackData
W
- WORKFLOW_ACTIVE - org.opencastproject.editor.api.ErrorStatus
- WORKFLOW_ACTIVE - Static variable in class org.opencastproject.editor.api.EditingData
- WORKFLOW_ERROR - org.opencastproject.editor.api.ErrorStatus
- WORKFLOW_NOT_FOUND - 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
All Classes All Packages