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
[]>>
#
ParametersName | Type |
---|---|
_ctx | Ctx |
user | ServiceUser |
repository | Repository |
#
ReturnsPromise
<Type
<Subproject
[]>>