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
>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
projectId | string |
subprojectId | string |
workflowitemId | string |
assignee | string |
Returns
Promise
<Type
<void
>>