Class: Kaltura::KalturaBusinessProcessAbortNotificationTemplate

Inherits:
KalturaBusinessProcessNotificationTemplate show all
Defined in:
lib/kaltura_plugins/kaltura_business_process_notification_client_plugin.rb

Instance Attribute Summary

Attributes inherited from KalturaBusinessProcessNotificationTemplate

#main_object_code, #process_id, #server_id

Attributes inherited from KalturaEventNotificationTemplate

#automatic_dispatch_enabled, #content_parameters, #created_at, #description, #event_conditions, #event_object_type, #event_type, #id, #manual_dispatch_enabled, #name, #partner_id, #status, #system_name, #type, #updated_at, #user_parameters

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



334
335
336
# File 'lib/kaltura_plugins/kaltura_business_process_notification_client_plugin.rb', line 334

def from_xml(xml_element)
	super
end