Class: Kaltura::KalturaWidevineRepositorySyncJobData

Inherits:
KalturaJobData show all
Defined in:
lib/kaltura_plugins/kaltura_widevine_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#modified_attributesObject

Returns the value of attribute modified_attributes.



77
78
79
# File 'lib/kaltura_plugins/kaltura_widevine_client_plugin.rb', line 77

def modified_attributes
  @modified_attributes
end

#monitor_sync_completionObject

Returns the value of attribute monitor_sync_completion.



78
79
80
# File 'lib/kaltura_plugins/kaltura_widevine_client_plugin.rb', line 78

def monitor_sync_completion
  @monitor_sync_completion
end

#sync_modeObject

Returns the value of attribute sync_mode.



75
76
77
# File 'lib/kaltura_plugins/kaltura_widevine_client_plugin.rb', line 75

def sync_mode
  @sync_mode
end

#wv_asset_idsObject

Returns the value of attribute wv_asset_ids.



76
77
78
# File 'lib/kaltura_plugins/kaltura_widevine_client_plugin.rb', line 76

def wv_asset_ids
  @wv_asset_ids
end