Class: Kaltura::KalturaRemoteDropFolder
- Inherits:
-
KalturaDropFolder
- Object
- KalturaObjectBase
- KalturaDropFolder
- Kaltura::KalturaRemoteDropFolder
- Defined in:
- lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary
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_delete_regex, #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
Instance Method Details
#from_xml(xml_element) ⇒ Object
935 936 937 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 935 def from_xml(xml_element) super end |