Forcex v0.8.0 Forcex.Bulk.BatchHandler behaviour

Link to this section Summary

Link to this section Callbacks

Link to this callback handle_batch_completed(map, any)
handle_batch_completed(map(), any()) :: {:noreply, any()}
Link to this callback handle_batch_created(map, any)
handle_batch_created(map(), any()) :: {:noreply, any()}
Link to this callback handle_batch_failed(map, any)
handle_batch_failed(map(), any()) :: {:noreply, any()}
Link to this callback handle_batch_partial_result_ready(map, list, any)
handle_batch_partial_result_ready(map(), list(), any()) :: {:noreply, any()}
Link to this callback handle_batch_status(map, any)
handle_batch_status(map(), any()) :: {:noreply, any()}