Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScheduleCronTrigger

The scheduled UNIX cron definition.

Properties

cronExpression

cronExpression: string

Schedule cron expression

Optional timeEnd

timeEnd: Date

The schedule end date time, if null, the schedule will never expire. Format is defined by RFC3339.

Optional timeStart

timeStart: Date

The schedule starting date time, if null, System set the time when schedule is created. Format is defined by RFC3339.

Const triggerType

triggerType: string = "CRON"

Methods

getDeserializedJsonObj

getJsonObj