Search
Preparing search index...
The search index is not available
@grouparoo/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@grouparoo/core
ScheduleOptionsMethod
Interface ScheduleOptionsMethod
Hierarchy
ScheduleOptionsMethod
Callable
Schedule
Options
Method
(
argument
:
{
schedule
:
Schedule
;
scheduleId
:
string
;
scheduleOptions
:
SimpleScheduleOptions
}
)
:
Promise
<
PluginConnectionScheduleOption
[]
>
Method to return the options available to this Schedule.
Parameters
argument:
{
schedule
:
Schedule
;
scheduleId
:
string
;
scheduleOptions
:
SimpleScheduleOptions
}
schedule
:
Schedule
schedule
Id
:
string
schedule
Options
:
SimpleScheduleOptions
Returns
Promise
<
PluginConnectionScheduleOption
[]
>
Exports
Errors
GrouparooCLI
Status
Table
Speculation
plugin
Schedule
Options
Method
Generated using
TypeDoc
Method to return the options available to this Schedule.