service/workflowitem_assign
Api Code Documentation / Exports / service/workflowitem_assign
#
Table of contents#
Functions#
Functions#
assignWorkflowitemâ–¸ assignWorkflowitem(conn
, ctx
, serviceUser
, projectId
, subprojectId
, workflowitemId
, assignee
): Promise
<Type
<void
>>
#
ParametersName | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
projectId | string |
subprojectId | string |
workflowitemId | string |
assignee | string |
#
ReturnsPromise
<Type
<void
>>