org.apache.camel.component.salesforce.internal.client
Interface BulkApiClient.BatchInfoResponseCallback

Enclosing interface:
BulkApiClient

public static interface BulkApiClient.BatchInfoResponseCallback


Method Summary
 void onResponse(BatchInfo batchInfo, SalesforceException ex)
           
 

Method Detail

onResponse

void onResponse(BatchInfo batchInfo,
                SalesforceException ex)


Apache Camel