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, issuer, projectId, subprojectId, workflowitemId, repository, rejectReason?): Promise<Type<BusinessEvent[]>>

Parameters

NameType
ctxCtx
issuerServiceUser
projectIdstring
subprojectIdstring
workflowitemIdstring
repositoryRepository
rejectReason?string

Returns

Promise<Type<BusinessEvent[]>>

Defined in

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