Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Schedule

Schedule for scheduled task.

Properties

Optional misfirePolicy

misfirePolicy: MisfirePolicy

Schedule misfire retry policy.

Optional timeOfFirstExecution

timeOfFirstExecution: Date

The date and time the scheduled task should execute first time after create or update; thereafter the task will execute as specified in the schedule.

type

type: string

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Schedule): object

getJsonObj