Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a job that runs only once

Hierarchy

  • IOnetimeSchedule

Index

Properties

Properties

Optional data

data: object

An object that can be passed to the processor with custom data

id

id: string

The schedule's identifier

when

when: string | Date

The time at which the job will be run. Values can be a human-interval string or a Date object.

Generated using TypeDoc