class Kaltura::KalturaBulkServiceData

This class represents object-specific data passed to the

bulk upload job.

Public Instance Methods

from_xml(xml_element) click to toggle source
Calls superclass method Kaltura::KalturaObjectBase#from_xml
# File lib/kaltura_plugins/kaltura_bulk_upload_client_plugin.rb, line 37
def from_xml(xml_element)
        super
end