Skip to main content

service/domain/workflow/workflowitem_assign

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

Table of contents#

Functions#

Functions#

assignWorkflowitem#

â–¸ assignWorkflowitem(ctx, publisher, assignee, projectId, subprojectId, workflowitemId, repository): Promise<Type<{ newEvents: BusinessEvent[] ; workflowitem: Workflowitem }>>

Parameters#

NameType
ctxCtx
publisherServiceUser
assigneestring
projectIdstring
subprojectIdstring
workflowitemIdstring
repositoryRepository

Returns#

Promise<Type<{ newEvents: BusinessEvent[] ; workflowitem: Workflowitem }>>

Defined in#

src/service/domain/workflow/workflowitem_assign.ts:28