Package com.veeva.vault.sdk.api.job
Interface JobInputSupplier
public interface JobInputSupplier
An object returned by
Job.init(com.veeva.vault.sdk.api.job.JobInitContext)
which allows the job to be chunked and processed correctly.
Initialize this object with JobInitContext
.