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
[]>>
#
ParametersName | Type |
---|---|
ctx | Ctx |
issuer | ServiceUser |
projectId | string |
subprojectId | string |
ordering | WorkflowitemOrdering |
repository | Repository |
#
ReturnsPromise
<Type
<BusinessEvent
[]>>