coreServices.scheduler
Home > @backstage/backend-plugin-api
> coreServices
> scheduler
Scheduling of distributed background tasks.
See SchedulerService and the service docs for more information.
Signature:
scheduler: import("../system").ServiceRef<import("./SchedulerService").SchedulerService, "plugin", "singleton">