service/domain/workflow/workflowitem_list
Api Code Documentation / Exports / service/domain/workflow/workflowitem_list
Table of contents
Functions
Functions
getAllVisible
▸ getAllVisible(ctx, user, projectId, subprojectId, repository): Promise<Type<ScrubbedWorkflowitem[]>>
Parameters
| Name | Type |
|---|---|
ctx | Ctx |
user | ServiceUser |
projectId | string |
subprojectId | string |
repository | Repository |
Returns
Promise<Type<ScrubbedWorkflowitem[]>>