Skip to main content

service/domain/workflow/subproject_close

Api Code Documentation / Exports / service/domain/workflow/subproject_close

Table of contents

Functions

Functions

closeSubproject

closeSubproject(ctx, issuer, projectId, subprojectId, repository): Promise<Type<{ newEvents: BusinessEvent[] ; subproject: Subproject }>>

Parameters

NameType
ctxCtx
issuerServiceUser
projectIdstring
subprojectIdstring
repositoryRepository

Returns

Promise<Type<{ newEvents: BusinessEvent[] ; subproject: Subproject }>>

Defined in

src/service/domain/workflow/subproject_close.ts:32