Event.serializeToXML()

Signature

String serializeToXML(SimpleEvent event)

Domain

ACTION, CONDITION, BUI

Description

This function serializes the event to XML string

Parameters

NameTypeDescription
eventSimpleEventThe input event

Returns

TypeDescription
StringSerialized XML

Cautions

The input event cannot be null.