service/domain/workflow/subproject_get
Api Code Documentation / Exports / service/domain/workflow/subproject_get
#
Table of contents#
Functions#
Functions#
getSubprojectâ–¸ getSubproject(ctx
, user
, subprojectId
, repository
): Promise
<Type
<Subproject
>>
#
ParametersName | Type |
---|---|
ctx | Ctx |
user | ServiceUser |
subprojectId | string |
repository | Repository |
#
ReturnsPromise
<Type
<Subproject
>>