public class EventPayloadToXmlStringSerializer extends Object implements OutboundEventSerializer
EventInstance serialization that maps all EventPayloadInstance's
to an XML Document which gets transformed to a String.| Constructor and Description |
|---|
EventPayloadToXmlStringSerializer() |
public String serialize(EventInstance eventInstance)
serialize in interface OutboundEventSerializerCopyright © 2020 Flowable. All rights reserved.