Hierarchy

  • SalesforceBatchJobStatus

Properties

apexClass: string

Name of the APEX class executed by the batch

done: boolean

True if the batch is completed otherwise false

elapsedTime: number

Elapsed time in ms since the batch was started

id: string

ID of the batch job

progress: number

Number of batches processed in this job

total: number

Total number of batches in this job