Skip to main content

service/domain/workflow/workflowitem_close

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

Table of contents#

Functions#

Functions#

closeWorkflowitem#

â–¸ closeWorkflowitem(ctx, closingUser, projectId, subprojectId, workflowitemId, repository, rejectReason?): Promise<Type<BusinessEvent[]>>

Parameters#

NameType
ctxCtx
closingUserServiceUser
projectIdstring
subprojectIdstring
workflowitemIdstring
repositoryRepository
rejectReason?string

Returns#

Promise<Type<BusinessEvent[]>>

Defined in#

src/service/domain/workflow/workflowitem_close.ts:37