Class YouTubePublicationAdapter

java.lang.Object
org.opencastproject.publication.youtube.YouTubePublicationAdapter

public class YouTubePublicationAdapter extends Object
Strategy to determine destination of publication. Instances of this class are not thread-safe.
  • Constructor Details

  • Method Details

    • getContextName

      public String getContextName()
      Gets the name for a context within a publication channel.
      Returns:
      The playlist ID
    • getContextDescription

      public String getContextDescription()
      Gets the name for a context within a publication channel.
      Returns:
      Context description
    • getEpisodeName

      public String getEpisodeName()
      Gets the name for the episode of the media package
      Returns:
      the title of the episode
    • getEpisodeDescription

      public String getEpisodeDescription()
      Gets the description for the episode of the media package
      Returns:
      the description of the episode