Class: Kaltura::KalturaDropFolderFileHandlerConfig
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaDropFolderFileHandlerConfig
- Defined in:
- lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb
Direct Known Subclasses
KalturaDropFolderContentFileHandlerConfig, KalturaDropFolderXmlBulkUploadFileHandlerConfig
Instance Attribute Summary collapse
-
#handler_type ⇒ Object
Returns the value of attribute handler_type.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#handler_type ⇒ Object
Returns the value of attribute handler_type.
200 201 202 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 200 def handler_type @handler_type end |