Class BatchLoaderEnvironment

java.lang.Object
org.dataloader.BatchLoaderEnvironment

@PublicApi @NullMarked public class BatchLoaderEnvironment extends Object
This object is passed to a batch loader as calling context. It could contain security credentials of the calling users for example or database parameters that allow the data layer call to succeed.