Kaltura API

KalturaBusinessProcessStartNotificationTemplate
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaEventNotificationTemplate Inherited from KalturaEventNotificationTemplate
Name Type Writable Restrictions Description
id int
partnerId int
name string V
systemName string V
description string V
type KalturaEventNotificationTemplateType V
status KalturaEventNotificationTemplateStatus
createdAt int
updatedAt int
manualDispatchEnabled bool V Define that the template could be dispatched manually from the API
automaticDispatchEnabled bool V Define that the template could be dispatched automatically by the system
eventType KalturaEventNotificationEventType V Define the event that should trigger this notification
eventObjectType KalturaEventNotificationEventObjectType V Define the object that raised the event that should trigger this notification
eventConditions array of KalturaCondition V Define the conditions that cause this notification to be triggered
contentParameters array of KalturaEventNotificationParameter V Define the content dynamic parameters
userParameters array of KalturaEventNotificationParameter V Define the content dynamic parameters
KalturaBusinessProcessNotificationTemplate Inherited from KalturaBusinessProcessNotificationTemplate
Name Type Writable Restrictions Description
serverId int V Define the integrated BPM server id
processId string V Define the integrated BPM process id
mainObjectCode string V Code to load the main triggering object
KalturaBusinessProcessStartNotificationTemplate
Name Type Writable Restrictions Description
abortOnDeletion bool V Abort the process automatically if the triggering object deleted