Index

A D G M O P S T W 
All Classes and Interfaces|All Packages|Constant Field Values

A

activate() - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
 
activate(ComponentContext) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
addCustomMapping(String, String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptLangUtil
Adds a custom mapping entry.
AmberscriptLangUtil - Class in org.opencastproject.transcription.amberscript
Manages the available Amberscript languages and helps with finding the right code for a given language string.
AmberscriptTranscriptionRestService - Class in org.opencastproject.transcription.amberscript.endpoint
 
AmberscriptTranscriptionRestService() - Constructor for class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
 
AmberscriptTranscriptionService - Class in org.opencastproject.transcription.amberscript
 
AmberscriptTranscriptionService() - Constructor for class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 

D

deactivate() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
deleteStorageFile(String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 

G

getAmberscriptJobType() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getGeneratedTranscription(String, String, MediaPackageElement.Type) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getGlossary() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getInstance() - Static method in class org.opencastproject.transcription.amberscript.AmberscriptLangUtil
Singleton method
getLanguage() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getLanguageCodeOrNull(String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptLangUtil
Tries to determine which amberscript language code should be taken for a given language name or code.
getNumberOfSpeakers() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getOrganizationDirectoryService() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getReturnValues(String, String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getSecurityService() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getService() - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
 
getServiceRegistry() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getServiceRegistry() - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
 
getTargetLanguage() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getTranscriptionStatus(String) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
Get mediapackage transcription status
getTranscriptionStyle() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getTranscriptionType() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
getUserDirectoryService() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 

M

makeHttpClient() - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
Creates a closable http client with default configuration.
makeHttpClient(int) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
Creates a closable http client.

O

org.opencastproject.transcription.amberscript - package org.opencastproject.transcription.amberscript
 
org.opencastproject.transcription.amberscript.endpoint - package org.opencastproject.transcription.amberscript.endpoint
 

P

process(Job) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 

S

service - Variable in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
The transcription service
serviceRegistry - Variable in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
The service registry
setAssetManager(AssetManager) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
setDatabase(TranscriptionDatabase) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
setSecurityService(SecurityService) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
 
setTranscriptionService(AmberscriptTranscriptionService) - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
 
setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
setWorkflowService(WorkflowService) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
setWorkingFileRepository(WorkingFileRepository) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
setWorkingFileRepository(WorkingFileRepository) - Method in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
 
setWorkspace(Workspace) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
startTranscription(String, Track) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
startTranscription(String, Track, String...) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
SUBMISSION_COLLECTION - Static variable in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 

T

transcriptionDone(String, Object) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 
transcriptionError(String, Object) - Method in class org.opencastproject.transcription.amberscript.AmberscriptTranscriptionService
 

W

wfr - Variable in class org.opencastproject.transcription.amberscript.endpoint.AmberscriptTranscriptionRestService
The WFR
A D G M O P S T W 
All Classes and Interfaces|All Packages|Constant Field Values