Skip to main content

service/domain/workflow/subproject_snapshot_published

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

Table of contents

Interfaces

Variables

Functions

Variables

schema

Const schema: ObjectSchema<any>

Defined in

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

Functions

createEvent

createEvent(source, publisher, subproject, time?): Type<Event>

Parameters

NameType
sourcestring
publisherstring
subprojectSubproject
timestring

Returns

Type<Event>

Defined in

src/service/domain/workflow/subproject_snapshot_published.ts:29


validate

validate(input): Type<Event>

Parameters

NameType
inputany

Returns

Type<Event>

Defined in

src/service/domain/workflow/subproject_snapshot_published.ts:51