Scheduler.(constructor)
Home > @backstage/plugin-search-backend-node
> Scheduler
> (constructor)
Constructs a new instance of the Scheduler
class
Signature:
constructor(options: {
logger: LoggerService;
});
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
{ logger: LoggerService; } |