Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

CronTrigger

Contains schedule information for a scheduled job. CronTrigger is similar to a cron job on UNIX systems. This object is available in API version 17.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see CronTrigger in the Object Reference for the Salesforce Platform.

Fields

Field Name Field Label Type Digits Length Precision Scale
CreatedById Created By ID reference 18
CreatedDate Created Date datetime
CronExpression Cron Expression string 255
CronJobDetailId Job ID reference 18
EndTime End Time datetime
Id Scheduled Job ID id 18
LastModifiedById Last Modified By ID reference 18
NextFireTime Next Run Time datetime
OwnerId User ID reference 18
PreviousFireTime Previous Run Time datetime
StartTime Start Time datetime
State Job State string 16
TimeZoneSidKey Java Time Zone Id picklist 40
TimesTriggered Job Fired Count int 9