Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ABANDON_AFTER_SECS - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- activate(ComponentContext) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
B
- bindOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- bindSecurityService(SecurityService) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- bindServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
C
- Canceled - Enum constant in enum class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl.Status
D
- db - Variable in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- dbSessionFactory - Variable in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- deactivate() - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- deleteByWorkflow(long) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- Done - Enum constant in enum class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl.Status
E
- emf - Variable in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
-
Factory used to create entity managers for transactions
- execute(AbstractScanner, JobExecutionContext) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz.Runner
F
- findByJob(JpaJob) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- findByStatus(SpeechToTextControl.Status...) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
-
Returns a list of STT controls that are in one of the status passed.
- findByWorkflowId(long) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
-
Returns a list of STT controls that were created in the scope of a specific workflow.
- findDistinctWorkflowIdByMediaPackageId(String) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- findDistinctWorkflowIdByStatus(SpeechToTextControl.Status...) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
G
- getDateCompleted() - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
- getDateCreated() - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
- getId() - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
- getJob() - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
- getJobGroup() - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- getJobName() - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- getMediaPackageId() - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
- getScannerName() - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- getStatus() - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
- getTriggerGroupName() - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- getTriggerName() - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
I
- InProgress - Enum constant in enum class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl.Status
J
- JOB_GROUP - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- JOB_NAME - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
M
- MAX_TRIES - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
O
- org.opencastproject.speechtotext.async.impl - package org.opencastproject.speechtotext.async.impl
- org.opencastproject.speechtotext.async.persistence - package org.opencastproject.speechtotext.async.persistence
P
- PERSISTENCE_UNIT - Static variable in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
-
JPA persistence unit name
R
- Runner() - Constructor for class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz.Runner
S
- scan() - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- SCANNER_NAME - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- setAssetManager(AssetManager) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- setDatabase(SpeechToTextDatabase) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- setDBSessionFactory(DBSessionFactory) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- setSpeechToTextDatabase(SpeechToTextDatabase) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextAsyncTrackerImpl
- setWfUtil(Workflows) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- SpeechToTextAsyncTrackerImpl - Class in org.opencastproject.speechtotext.async.impl
- SpeechToTextAsyncTrackerImpl() - Constructor for class org.opencastproject.speechtotext.async.impl.SpeechToTextAsyncTrackerImpl
- SpeechToTextControl - Class in org.opencastproject.speechtotext.async.persistence
- SpeechToTextControl() - Constructor for class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
- SpeechToTextControl(long, String, long, JpaJob, Date, Date, SpeechToTextControl.Status) - Constructor for class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
-
All fields constructor.
- SpeechToTextControl(String, long, JpaJob, Date, SpeechToTextControl.Status) - Constructor for class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl
-
Creates a stt control.
- SpeechToTextControl.Status - Enum Class in org.opencastproject.speechtotext.async.persistence
- SpeechToTextDatabase - Class in org.opencastproject.speechtotext.async.persistence
- SpeechToTextDatabase() - Constructor for class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- SpeechToTextWorkflowSchedulerQuartz - Class in org.opencastproject.speechtotext.async.impl
-
Quartz job to start workflows to asynchronously attach captions generated by the SpeechToText service.
- SpeechToTextWorkflowSchedulerQuartz() - Constructor for class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- SpeechToTextWorkflowSchedulerQuartz.Runner - Class in org.opencastproject.speechtotext.async.impl
-
Quartz job for automatically starting workflows
- storeSpeechToTextControl(String, long, JpaJob) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- storeSpeechToTextControl(SpeechToTextControl) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
T
- track(Job, String, long) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextAsyncTrackerImpl
- TranscriptionDone - Enum constant in enum class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl.Status
- TranscriptionError - Enum constant in enum class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl.Status
- transitionStatusByDate(SpeechToTextControl.Status, Date, SpeechToTextControl.Status...) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
- TRIGGER_GROUP - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- TRIGGER_NAME - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
U
- untrack(Job) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextAsyncTrackerImpl
- untrackAll(long) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextAsyncTrackerImpl
- updated(Dictionary<String, ?>) - Method in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- updateStatusByJob(SpeechToTextControl.Status, JpaJob...) - Method in class org.opencastproject.speechtotext.async.persistence.SpeechToTextDatabase
V
- valueOf(String) - Static method in enum class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl.Status
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WORKFLOW - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- WORKFLOW_RETRY - Static variable in class org.opencastproject.speechtotext.async.impl.SpeechToTextWorkflowSchedulerQuartz
- WorkflowInProgress - Enum constant in enum class org.opencastproject.speechtotext.async.persistence.SpeechToTextControl.Status
All Classes and Interfaces|All Packages|Constant Field Values