RouterOptions
Home > @backstage/plugin-scaffolder-backend
> RouterOptions
Warning: This API is now obsolete.
Please migrate to the new backend system as this will be removed in the future.
RouterOptions
Signature:
export interface RouterOptions
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
TemplateAction<any, any>[] |
(Optional) | ||
Record<string, TemplateFilter> |
(Optional) | ||
Record<string, TemplateGlobal> |
(Optional) | ||
Record<string, WorkspaceProvider> |
(Optional) | ||
(Optional) | |||
Record<string, AutocompleteHandler> |
(Optional) | ||
number |
(Optional) Sets the number of concurrent tasks that can be run at any given time on the TaskWorker | ||
(Optional) | |||
(Optional) | |||
(Optional) | |||
(Optional) | |||
Logger | |||
Array<TemplatePermissionRuleInput | ActionPermissionRuleInput> |
(Optional) | ||
(Optional) | |||
(Optional) | |||
(Optional) | |||
number |
(Optional) |