Uses of Class
no.digipost.api.client.representations.EventMetadata
-
Packages that use EventMetadata Package Description no.digipost.api.client.representations Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of EventMetadata in no.digipost.api.client.representations
Subclasses of EventMetadata in no.digipost.api.client.representations Modifier and Type Class Description classEmailNotificationFailedMetadataclassFailedPrintMetadataclassMoveFilesFromPublicSectorMetadataclassPostmarkedMetadataclassSmsNotificationFailedMetadataMethods in no.digipost.api.client.representations that return EventMetadata Modifier and Type Method Description EventMetadataDocumentEvent. getMetadata()Constructors in no.digipost.api.client.representations with parameters of type EventMetadata Constructor Description DocumentEvent(UUID uuid, DocumentEventType type, ZonedDateTime created, ZonedDateTime documentCreated, EventMetadata metadata)
-