Class: Kaltura::KalturaScpDropFolderBaseFilter

Direct Known Subclasses

KalturaScpDropFolderFilter

Instance Attribute Summary

Attributes inherited from KalturaDropFolderFilter

#current_dc

Attributes inherited from KalturaDropFolderBaseFilter

#conversion_profile_id_equal, #conversion_profile_id_in, #created_at_greater_than_or_equal, #created_at_less_than_or_equal, #dc_equal, #dc_in, #error_code_equal, #error_code_in, #file_handler_type_equal, #file_handler_type_in, #file_name_patterns_like, #file_name_patterns_multi_like_and, #file_name_patterns_multi_like_or, #id_equal, #id_in, #name_like, #partner_id_equal, #partner_id_in, #path_equal, #path_like, #status_equal, #status_in, #tags_like, #tags_multi_like_and, #tags_multi_like_or, #type_equal, #type_in, #updated_at_greater_than_or_equal, #updated_at_less_than_or_equal

Attributes inherited from KalturaFilter

#advanced_search, #order_by

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



1139
1140
1141
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 1139

def from_xml(xml_element)
	super
end