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
>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
user | ServiceUser |
subprojectId | string |
repository | Repository |
Returns
Promise
<Type
<Subproject
>>