Uses of Class
org.opencastproject.transcription.api.TranscriptionServiceException
-
Uses of TranscriptionServiceException in org.opencastproject.transcription.api
Methods in org.opencastproject.transcription.api that throw TranscriptionServiceExceptionModifier and TypeMethodDescriptionorg.opencastproject.mediapackage.MediaPackageElementTranscriptionService.getGeneratedTranscription(String mpId, String jobId, org.opencastproject.mediapackage.MediaPackageElement.Type type) TranscriptionService.getReturnValues(String mpId, String jobId) org.opencastproject.job.api.JobTranscriptionService.startTranscription(String mpId, org.opencastproject.mediapackage.Track track) org.opencastproject.job.api.JobTranscriptionService.startTranscription(String mpId, org.opencastproject.mediapackage.Track track, String... args) voidTranscriptionService.transcriptionDone(String mpId, Object results) voidTranscriptionService.transcriptionError(String mpId, Object results)