Class: Kaltura::KalturaScpDropFolder

Inherits:
KalturaSshDropFolder show all
Defined in:
lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb

Instance Attribute Summary

Attributes inherited from KalturaSshDropFolder

#host, #pass_phrase, #password, #port, #private_key, #public_key, #username

Attributes inherited from KalturaDropFolder

#auto_file_delete_days, #categories_metadata_field_name, #conversion_profile_id, #created_at, #dc, #description, #enforce_entitlement, #error_code, #error_description, #file_delete_policy, #file_handler_config, #file_handler_type, #file_name_patterns, #file_size_check_interval, #id, #ignore_file_name_patterns, #incremental, #last_accessed_at, #last_file_timestamp, #metadata_profile_id, #name, #partner_id, #path, #should_validate_ks, #status, #tags, #type, #updated_at

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



1058
1059
1060
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 1058

def from_xml(xml_element)
  super
end