Package com.kaltura.client.types
Interface BusinessProcessStartNotificationTemplate.Tokenizer
-
- All Superinterfaces:
BusinessProcessNotificationTemplate.Tokenizer,EventNotificationTemplate.Tokenizer,ObjectBase.Tokenizer
- Enclosing class:
- BusinessProcessStartNotificationTemplate
public static interface BusinessProcessStartNotificationTemplate.Tokenizer extends BusinessProcessNotificationTemplate.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringabortOnDeletion()-
Methods inherited from interface com.kaltura.client.types.BusinessProcessNotificationTemplate.Tokenizer
mainObjectCode, processId, serverId
-
Methods inherited from interface com.kaltura.client.types.EventNotificationTemplate.Tokenizer
automaticDispatchEnabled, contentParameters, createdAt, description, eventConditions, eventObjectType, eventType, id, manualDispatchEnabled, name, partnerId, status, systemName, type, updatedAt, userParameters
-
-
-
-
Method Detail
-
abortOnDeletion
String abortOnDeletion()
-
-