Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduleEntry

description

extension of activity schedule which includes activity reference

author

Alex Chomiak

date

2020-06-25

export
interface

ScheduleEntry

Hierarchy

Index

Properties

Properties

callback

callback: (data: any) => void

Type declaration

    • (data: any): void
    • Parameters

      • data: any

      Returns void

cron

cron: string | null

ref

Generated using TypeDoc