Skip to main content

service/domain/document/storage_service_url_eventsourcing

Api Code Documentation / Exports / service/domain/document/storage_service_url_eventsourcing

Table of contents#

Functions#

Functions#

applyStorageServiceUrls#

â–¸ applyStorageServiceUrls(urls, event): void

Parameters#

NameType
urlsMap<string, string>
eventBusinessEvent

Returns#

void

Defined in#

src/service/domain/document/storage_service_url_eventsourcing.ts:13


sourceStorageServiceUrls#

â–¸ sourceStorageServiceUrls(events): Map<string, string>

Parameters#

NameType
eventsBusinessEvent[]

Returns#

Map<string, string>

Defined in#

src/service/domain/document/storage_service_url_eventsourcing.ts:4