| Class | Description |
|---|---|
| EventPayloadToJsonStringSerializer |
Simple
EventInstance serialization that maps all EventPayloadInstance's
to a json which gets transformed to a String. |
| EventPayloadToXmlStringSerializer |
Simple
EventInstance serialization that maps all EventPayloadInstance's
to an XML Document which gets transformed to a String. |
| StringToJsonDeserializer | |
| StringToXmlDocumentDeserializer |
Copyright © 2021 Flowable. All rights reserved.