Skip to main content

service/domain/workflow/subproject_snapshot_publish

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

Table of contents

Functions

Functions

publishSubprojectSnapshot

publishSubprojectSnapshot(ctx, conn, streamName, subprojectId, creatingUser, ordering?): Promise<{ canPublish: boolean ; eventData: Type<BusinessEvent> }>

Parameters

NameType
ctxCtx
connConnToken
streamNamestring
subprojectIdstring
creatingUserServiceUser
ordering?WorkflowitemOrdering

Returns

Promise<{ canPublish: boolean ; eventData: Type<BusinessEvent> }>

Defined in

src/service/domain/workflow/subproject_snapshot_publish.ts:15