Skip to main content

service/domain/workflow/workflowitem_history_get

Api Code Documentation / Exports / service/domain/workflow/workflowitem_history_get

Table of contents

Functions

Functions

getHistory

getHistory(ctx, user, projectId, subprojectId, workflowitemId, repository, filter?): Promise<Type<WorkflowitemTraceEvent[]>>

Parameters

NameType
ctxCtx
userServiceUser
projectIdstring
subprojectIdstring
workflowitemIdstring
repositoryRepository
filter?Filter

Returns

Promise<Type<WorkflowitemTraceEvent[]>>

Defined in

src/service/domain/workflow/workflowitem_history_get.ts:20