public class MongoCloudEventsToJsonDeserializer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
| Constructor and Description |
|---|
MongoCloudEventsToJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Optional<io.cloudevents.CloudEvent> |
deserializeToCloudEvent(com.mongodb.client.model.changestream.ChangeStreamDocument<org.bson.Document> changeStreamDocument,
org.occurrent.mongodb.timerepresentation.TimeRepresentation timeRepresentation) |
public static final java.lang.String ID
public static java.util.Optional<io.cloudevents.CloudEvent> deserializeToCloudEvent(com.mongodb.client.model.changestream.ChangeStreamDocument<org.bson.Document> changeStreamDocument,
org.occurrent.mongodb.timerepresentation.TimeRepresentation timeRepresentation)
Copyright © 2021. All rights reserved.