@bluelibs/runner - v5.5.0
Preparing search index...
CronScheduledTask
Interface CronScheduledTask
interface
CronScheduledTask
{
enabled
:
boolean
;
expression
:
string
;
nextRunAt
?:
Date
;
stopped
:
boolean
;
taskId
:
string
;
timezone
?:
string
;
}
Index
Properties
enabled
expression
next
Run
At?
stopped
task
Id
timezone?
Properties
enabled
enabled
:
boolean
expression
expression
:
string
Optional
next
Run
At
nextRunAt
?:
Date
stopped
stopped
:
boolean
task
Id
taskId
:
string
Optional
timezone
timezone
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enabled
expression
next
Run
At
stopped
task
Id
timezone
@bluelibs/runner - v5.5.0
Loading...