Class: KalturaApi::KalturaDeleteJobData

Inherits:
KalturaJobData show all
Defined in:
lib/kaltura_client.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

#filterObject

The filter should return the list of objects that need to be deleted.



7247
7248
7249
# File 'lib/kaltura_client.rb', line 7247

def filter
  @filter
end