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