Class AbstractJobProducerEndpoint

java.lang.Object
org.opencastproject.rest.AbstractJobProducerEndpoint
Direct Known Subclasses:
AbstractAssetManagerRestEndpoint, AmberscriptTranscriptionRestService, AwsS3DistributionRestService, CaptionServiceRestEndpoint, ComposerRestService, ConfigurablePublicationRestService, CoverImageEndpoint, CropRestEndpoint, DownloadDistributionRestService, ExecuteRestEndpoint, GoogleSpeechTranscriptionRestService, IBMWatsonTranscriptionRestService, IngestDownloadServiceEndpoint, IngestRestService, MediaInspectionRestEndpoint, MicrosoftAzureTranscriptionRestService, OaiPmhPublicationRestService, OsgiAbstractJobProducerEndpoint, SearchRestService, SilenceDetectionServiceEndpoint, SpeechToTextServiceRestEndpoint, TextAnalysisRestEndpoint, TimelinePreviewsRestEndpoint, VideoEditorServiceEndpoint, VideoGridServiceEndpoint, VideoSegmenterRestEndpoint, WaveformServiceEndpoint, WorkflowRestService, WowzaStreamingDistributionRestService, YouTubePublicationRestService

public abstract class AbstractJobProducerEndpoint extends Object
Base implementation for job producer REST endpoints.
  • Constructor Details

    • AbstractJobProducerEndpoint

      public AbstractJobProducerEndpoint()
  • Method Details