Package org.flowable.eventregistry.impl.serialization
-
Class Summary Class Description EventPayloadToJsonStringSerializer SimpleEventInstanceserialization that maps allEventPayloadInstance's to a json which gets transformed to a String.EventPayloadToXmlStringSerializer SimpleEventInstanceserialization that maps allEventPayloadInstance's to an XML Document which gets transformed to a String.StringToJsonDeserializer StringToXmlDocumentDeserializer