ScheduledJob.this

Constructs a new pairing of a job and a schedule, with the default system time provider.

Parameters

job Job

The job which is scheduled.

schedule JobSchedule

The schedule that defines when the job will run.

Meta