Reference > API > Scheduler
Scheduler
Reference for webiny/api/scheduler
- What use cases are available in
webiny/api/scheduler? - How to import and use each exported item?
Overview
This page documents everything exported from webiny/api/scheduler. Import any of the items below directly from this path in your Webiny extensions.
Use Cases
Event Handlers
Services
Types & Classes
Use Cases
CancelScheduledActionUseCase
Use Case Abstraction — imported from webiny/api/scheduler
Interface CancelScheduledActionUseCase.Interface:
Types:
ExecuteScheduledActionUseCase
Use Case Abstraction — imported from webiny/api/scheduler
Interface ExecuteScheduledActionUseCase.Interface:
Types:
GetScheduledActionUseCase
Use Case Abstraction — imported from webiny/api/scheduler
Interface GetScheduledActionUseCase.Interface:
Types:
ListScheduledActionsUseCase
Use Case Abstraction — imported from webiny/api/scheduler
Interface ListScheduledActionsUseCase.Interface:
Types:
Meta — CmsEntryMeta:
Meta information for GraphQL output.
@category CmsEntry @category GraphQL output
| Field | Type | Required | Description |
|---|---|---|---|
cursor | string \| null | yes | — |
hasMoreItems | boolean | yes | — |
totalCount | number | yes | — |
ScheduleActionUseCase
Use Case Abstraction — imported from webiny/api/scheduler
Interface ScheduleActionUseCase.Interface:
Types:
Event Handlers
NamespaceHandler
Event Handler Abstraction — imported from webiny/api/scheduler
Interface NamespaceHandler.Interface:
Types:
ScheduledActionHandler
Event Handler Abstraction — imported from webiny/api/scheduler
Interface ScheduledActionHandler.Interface:
Types:
Services
ScheduledActionModel
Abstraction — imported from webiny/api/scheduler
Types:
SchedulerService
Abstraction — imported from webiny/api/scheduler
Interface SchedulerService.Interface:
Types:
Types & Classes
IScheduledAction
Type — imported from webiny/api/scheduler
IScheduledActionEntry
Type — imported from webiny/api/scheduler
ScheduleActionError
Type — imported from webiny/api/scheduler
ScheduledActionType
Type — imported from webiny/api/scheduler
ScheduledActionTypePublish
Constant — imported from webiny/api/scheduler
ScheduledActionTypeUnpublish
Constant — imported from webiny/api/scheduler