Class: Kaltura::KalturaWebexDropFolderContentProcessorJobData

Inherits:
KalturaDropFolderContentProcessorJobData show all
Defined in:
lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaDropFolderContentProcessorJobData

#content_match_policy, #conversion_profile_id, #drop_folder_file_ids, #parsed_slug

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#descriptionObject

Returns the value of attribute description.



95
96
97
# File 'lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb', line 95

def description
  @description
end

#drop_folder_idObject

Returns the value of attribute drop_folder_id.



97
98
99
# File 'lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb', line 97

def drop_folder_id
  @drop_folder_id
end

#webex_host_idObject

Returns the value of attribute webex_host_id.



96
97
98
# File 'lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb', line 96

def webex_host_id
  @webex_host_id
end