Forcex v0.5.0 Forcex.Bulk.BatchHandler behaviour

Summary

Callbacks

handle_batch_completed(map, any)
handle_batch_completed(map, any) :: {:noreply, any}
handle_batch_created(map, any)
handle_batch_created(map, any) :: {:noreply, any}
handle_batch_failed(map, any)
handle_batch_failed(map, any) :: {:noreply, any}
handle_batch_partial_result_ready(map, list, any)
handle_batch_partial_result_ready(map, list, any) :: {:noreply, any}
handle_batch_status(map, any)
handle_batch_status(map, any) :: {:noreply, any}