Package com.veeva.vault.sdk.api.job
Interface JobRunResult
public interface JobRunResult
Contains information about a job started through
JobService.runJob(JobParameters)
.-
Method Summary
-
Method Details
-
getJobId
String getJobId()Retrieves the job ID.- Returns:
- job ID
-