Scheduled jobs. Virtual entity for show configured schedulers. Schedulers are placed in files MODEL_FOLDER/_schedulers.json. To override a existed scheduler do not modify it directly, instead create the scheduler with the same name inside your model
# new ubq_scheduler_ns ()
Members
# attrs : ubqSchedulerAttrs static
Attributes defined in metadata. Property does not exist in real life and added for IDE
# entity : UBEntity instance
Reference to entity metadata
Methods
# select (ctx: ubMethodParams) → Boolean instance
Virtual select implementation. Actual data are stored in _schedulers.json files from models folders
Arguments:
ctx: ubMethodParamsmParams: UBQLORM query in UBQL format
# select (ctx: ubMethodParams) → Boolean instance
Estimate matched dates for cron expression
Arguments:
ctx: ubMethodParamsmParams: object
