Package com.kaltura.client.types
Interface BusinessProcessNotificationTemplate.Tokenizer
-
- All Superinterfaces:
EventNotificationTemplate.Tokenizer,ObjectBase.Tokenizer
- All Known Subinterfaces:
BusinessProcessAbortNotificationTemplate.Tokenizer,BusinessProcessSignalNotificationTemplate.Tokenizer,BusinessProcessStartNotificationTemplate.Tokenizer
- Enclosing class:
- BusinessProcessNotificationTemplate
public static interface BusinessProcessNotificationTemplate.Tokenizer extends EventNotificationTemplate.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringmainObjectCode()StringprocessId()StringserverId()-
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
-
-