Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Schedule

Package version

Defines how often to run the search and the time interval.

Hierarchy

  • Schedule

Index

Properties

frequencyInMinutes

frequencyInMinutes: number

frequency (in minutes) at which rule condition should be evaluated.

timeWindowInMinutes

timeWindowInMinutes: number

Time window for which data needs to be fetched for query (should be greater than or equal to frequencyInMinutes).

Generated using TypeDoc