service/workflowitem_list
Api Code Documentation / Exports / service/workflowitem_list
Table of contents
Functions
Functions
listWorkflowitems
▸ listWorkflowitems(conn
, ctx
, serviceUser
, projectId
, subprojectId
): Promise
<Type
<ScrubbedWorkflowitem
[]>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
projectId | string |
subprojectId | string |
Returns
Promise
<Type
<ScrubbedWorkflowitem
[]>>