Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "objects"

Index

Variables

EVENT_JOB_STARTED

EVENT_JOB_STARTED: string = "job.started"

Name of the event that indicates if a job has been started.

EVENT_JOB_STOPPED

EVENT_JOB_STOPPED: string = "job.stopped"

Name of the event that indicates if a job has been stopped.

cron

cron: any = require('cron')

momentTimeZone

momentTimeZone: any = require('moment-timezone')

Generated using TypeDoc