Skip to main content

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​

NameType
ctxCtx
userServiceUser
projectIdstring
subprojectIdstring
repositoryRepository

Returns​

Promise<Type<ScrubbedWorkflowitem[]>>

Defined in​

src/service/domain/workflow/workflowitem_list.ts:29