Uses of Interface
com.veeva.vault.sdk.api.job.JobInitContext
Packages that use JobInitContext
Package
Description
This package provides interfaces to create job processors and execute asynchronous jobs.
-
Uses of JobInitContext in com.veeva.vault.sdk.api.job
Methods in com.veeva.vault.sdk.api.job with parameters of type JobInitContextModifier and TypeMethodDescriptionJob.init
(JobInitContext context) Initializes theJobInputSupplier
.