Search
Preparing search index...
The search index is not available
Botyo API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AbstractScheduledTaskModule
Class AbstractScheduledTaskModule
Hierarchy
AbstractModule
AbstractScheduledTaskModule
Implements
Module
ScheduledTaskModule
Index
Methods
execute
get
Runtime
get
Schedule
on
Listen
on
Shutdown
should
Execute
OnStart
Methods
Abstract
execute
execute
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
get
Runtime
get
Runtime
(
)
:
ModuleAwareRuntime
Returns
ModuleAwareRuntime
get
Schedule
get
Schedule
(
)
:
string
|
number
Returns
string
|
number
on
Listen
on
Listen
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
on
Shutdown
on
Shutdown
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
should
Execute
OnStart
should
Execute
OnStart
(
)
:
boolean
Returns
boolean
Globals
Abstract
Scheduled
Task
Module
execute
get
Runtime
get
Schedule
on
Listen
on
Shutdown
should
Execute
OnStart
Generated using
TypeDoc