Class UpdateHandler

java.lang.Object
org.opencastproject.liveschedule.message.UpdateHandler
Direct Known Subclasses:
AssetManagerEventUpdateHandler, SchedulerEventUpdateHandler

public abstract class UpdateHandler extends Object
  • Field Details

    • PUBLISH_LIVE_PROPERTY

      protected static final String PUBLISH_LIVE_PROPERTY
      See Also:
    • liveScheduleService

      protected org.opencastproject.liveschedule.api.LiveScheduleService liveScheduleService
      Services
  • Constructor Details

    • UpdateHandler

      public UpdateHandler()
  • Method Details

    • activate

      public void activate(org.osgi.service.component.ComponentContext cc)
    • setLiveScheduleService

      public void setLiveScheduleService(org.opencastproject.liveschedule.api.LiveScheduleService service)