Uses of Interface
org.opencastproject.publication.api.YouTubePublicationService
Packages that use YouTubePublicationService
Package
Description
-
Uses of YouTubePublicationService in org.opencastproject.publication.youtube
Classes in org.opencastproject.publication.youtube that implement YouTubePublicationServiceModifier and TypeClassDescriptionclassPublishes media to a YouTube play list. -
Uses of YouTubePublicationService in org.opencastproject.publication.youtube.endpoint
Fields in org.opencastproject.publication.youtube.endpoint declared as YouTubePublicationServiceModifier and TypeFieldDescriptionprotected YouTubePublicationServiceYouTubePublicationRestService.serviceMethods in org.opencastproject.publication.youtube.endpoint with parameters of type YouTubePublicationServiceModifier and TypeMethodDescriptionprotected voidYouTubePublicationRestService.setService(YouTubePublicationService service) Callback from OSGi to set a reference to the youtube publication service. -
Uses of YouTubePublicationService in org.opencastproject.publication.youtube.remote
Classes in org.opencastproject.publication.youtube.remote that implement YouTubePublicationServiceModifier and TypeClassDescriptionclassA remote youtube service invoker. -
Uses of YouTubePublicationService in org.opencastproject.workflow.handler.distribution
Methods in org.opencastproject.workflow.handler.distribution with parameters of type YouTubePublicationServiceModifier and TypeMethodDescriptionvoidPublishYouTubeWorkflowOperationHandler.setPublicationService(YouTubePublicationService publicationService) Callback for the OSGi declarative services configuration.voidRetractYouTubeWorkflowOperationHandler.setPublicationService(YouTubePublicationService publicationService) OSGi declarative service configuration callback.