service/domain/workflow/workflowitem_get
Api Code Documentation / Exports / service/domain/workflow/workflowitem_get
Table of contents
Functions
Functions
getWorkflowitem
▸ getWorkflowitem(ctx
, user
, workflowitemId
, repository
): Promise
<Type
<Workflowitem
>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
user | ServiceUser |
workflowitemId | string |
repository | Repository |
Returns
Promise
<Type
<Workflowitem
>>