service/domain/workflow/subproject_list
Api Code Documentation / Exports / service/domain/workflow/subproject_list
Table of contents
Functions
Functions
getAllVisible
▸ getAllVisible(_ctx
, user
, repository
): Promise
<Type
<Subproject
[]>>
Parameters
Name | Type |
---|---|
_ctx | Ctx |
user | ServiceUser |
repository | Repository |
Returns
Promise
<Type
<Subproject
[]>>