service/domain/workflow/workflowitems_reorder
Api Code Documentation / Exports / service/domain/workflow/workflowitems_reorder
Table of contents
Functions
Functions
setWorkflowitemOrdering
▸ setWorkflowitemOrdering(ctx
, issuer
, projectId
, subprojectId
, ordering
, repository
): Promise
<Type
<BusinessEvent
[]>>
Parameters
Name | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
projectId | string |
subprojectId | string |
ordering | WorkflowitemOrdering |
repository | Repository |
Returns
Promise
<Type
<BusinessEvent
[]>>