Uses of Class
com.kaltura.client.types.IntegrationJobData
-
Packages that use IntegrationJobData Package Description com.kaltura.client.services -
-
Uses of IntegrationJobData in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type IntegrationJobData Modifier and Type Method Description static IntegrationService.DispatchIntegrationBuilderIntegrationService. dispatch(IntegrationJobData data, BatchJobObjectType objectType, String objectId)Dispatch integration taskConstructors in com.kaltura.client.services with parameters of type IntegrationJobData Constructor Description DispatchIntegrationBuilder(IntegrationJobData data, BatchJobObjectType objectType, String objectId)
-