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
[]>>
#
ParametersName | Type |
---|---|
ctx | Ctx |
closingUser | ServiceUser |
projectId | string |
subprojectId | string |
workflowitemId | string |
repository | Repository |
rejectReason? | string |
#
ReturnsPromise
<Type
<BusinessEvent
[]>>