| Package | Description |
|---|---|
| com.veeva.vault.sdk.api.job |
This package provides interfaces to create job processors and execute asynchronous jobs.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JobCompletionContext
Context given to
Job's complete methods. |
interface |
JobInitContext
Context given to
Job.init(JobInitContext). |
interface |
JobProcessContext
Context given to
Job.process(JobProcessContext). |
Copyright © Veeva Systems 2017–2020. All rights reserved.