Skip to main content

WorkflowitemUpdateServiceInterface

Api Code Documentation / Exports / index / WorkflowitemUpdateServiceInterface

index.WorkflowitemUpdateServiceInterface

Represents the service that updates a workflowitem

Table of contents

Methods

Methods

updateWorkflowitem

updateWorkflowitem(ctx, user, projectId, subprojectId, workflowitemId, data): Promise<Type<void>>

Parameters

NameType
ctxCtx
userServiceUser
projectIdstring
subprojectIdstring
workflowitemIdstring
dataRequestData

Returns

Promise<Type<void>>

Defined in

src/index.ts:910