Class: Kaltura::KalturaEventNotificationEventType
- Inherits:
-
Object
- Object
- Kaltura::KalturaEventNotificationEventType
- Defined in:
- lib/kaltura_plugins/kaltura_event_notification_client_plugin.rb
Constant Summary collapse
- INTEGRATION_JOB_CLOSED =
"integrationEventNotifications.INTEGRATION_JOB_CLOSED"
- BATCH_JOB_STATUS =
"1"
- OBJECT_ADDED =
"2"
- OBJECT_CHANGED =
"3"
- OBJECT_COPIED =
"4"
- OBJECT_CREATED =
"5"
- OBJECT_DATA_CHANGED =
"6"
- OBJECT_DELETED =
"7"
- OBJECT_ERASED =
"8"
- OBJECT_READY_FOR_REPLACMENT =
"9"
- OBJECT_SAVED =
"10"
- OBJECT_UPDATED =
"11"
- OBJECT_REPLACED =
"12"
- OBJECT_READY_FOR_INDEX =
"13"