service/workflowitems_reorder
Api Code Documentation / Exports / service/workflowitems_reorder
Table of contents
Functions
Functions
setWorkflowitemOrdering
▸ setWorkflowitemOrdering(conn
, ctx
, serviceUser
, projectId
, subprojectId
, ordering
): Promise
<Type
<void
>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
projectId | string |
subprojectId | string |
ordering | WorkflowitemOrdering |
Returns
Promise
<Type
<void
>>