Uses of Interface
org.apache.camel.component.salesforce.internal.client.BulkApiClient.BatchInfoListResponseCallback

Packages that use BulkApiClient.BatchInfoListResponseCallback
org.apache.camel.component.salesforce.internal.client   
 

Uses of BulkApiClient.BatchInfoListResponseCallback in org.apache.camel.component.salesforce.internal.client
 

Methods in org.apache.camel.component.salesforce.internal.client with parameters of type BulkApiClient.BatchInfoListResponseCallback
 void DefaultBulkApiClient.getAllBatches(String jobId, BulkApiClient.BatchInfoListResponseCallback callback)
           
 void BulkApiClient.getAllBatches(String jobId, BulkApiClient.BatchInfoListResponseCallback callback)
           
 



Apache Camel