service/domain/workflow/workflowitem_permissions_list
Api Code Documentation / Exports / service/domain/workflow/workflowitem_permissions_list
Table of contents
Functions
Functions
getAll
▸ getAll(ctx, user, projectId, subprojectId, workflowitemId, repository): Promise<Type<Permissions>>
Parameters
| Name | Type |
|---|---|
ctx | Ctx |
user | ServiceUser |
projectId | string |
subprojectId | string |
workflowitemId | string |
repository | Repository |
Returns
Promise<Type<Permissions>>
Defined in
src/service/domain/workflow/workflowitem_permissions_list.ts:21