Class MongoCloudEventsToJsonDeserializer
java.lang.Object
org.occurrent.subscription.mongodb.internal.MongoCloudEventsToJsonDeserializer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<io.cloudevents.CloudEvent>deserializeToCloudEvent(com.mongodb.client.model.changestream.ChangeStreamDocument<org.bson.Document> changeStreamDocument, org.occurrent.mongodb.timerepresentation.TimeRepresentation timeRepresentation)
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
MongoCloudEventsToJsonDeserializer
public MongoCloudEventsToJsonDeserializer()
-
-
Method Details
-
deserializeToCloudEvent
public static Optional<io.cloudevents.CloudEvent> deserializeToCloudEvent(com.mongodb.client.model.changestream.ChangeStreamDocument<org.bson.Document> changeStreamDocument, org.occurrent.mongodb.timerepresentation.TimeRepresentation timeRepresentation)
-