ActionsService
Home > @backstage/backend-plugin-api
> ActionsService
Signature:
export interface ActionsService
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
(opts: { credentials: BackstageCredentials; }) => Promise<{ actions: ActionsServiceAction[]; }> |
Methods
Method |
Description |
---|---|