Class: Kaltura::KalturaDispatchEventNotificationObjectTask

Inherits:
KalturaObjectTask show all
Defined in:
lib/kaltura_plugins/kaltura_scheduled_task_event_notification_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectTask

#stop_processing_on_error, #type

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#event_notification_template_idObject

The event notification template id to dispatch



37
38
39
# File 'lib/kaltura_plugins/kaltura_scheduled_task_event_notification_client_plugin.rb', line 37

def event_notification_template_id
  @event_notification_template_id
end