ScaffolderApi
Home > @backstage/plugin-scaffolder-react
> ScaffolderApi
An API to interact with the scaffolder backend.
Signature:
export interface ScaffolderApi
Methods
Method |
Description |
---|---|
(Optional) | |
Sends a signal to a task broker to cancel the running task by taskId. | |
(Optional) | |
Returns a list of all installed actions. | |
(Optional) | |
(Optional) Starts the task again from the point where it failed. | |
Executes the scaffolding of a component, given a template and its parameter values. | |