![]() | EPRenderEventServiceRenderJSON Method |
Name | Description | |
---|---|---|
![]() | RenderJSON(String, EventBean) |
Quick-access method to render a given event in the JSON format.
Use the #getJSONRenderer to obtain a renderer instance that allows repeated rendering of the same type of event.
For performance reasons obtaining a dedicated renderer instance is the preferred method compared to repeated rendering via this method.
|
![]() | RenderJSON(String, EventBean, JSONRenderingOptions) |
Quick-access method to render a given event in the JSON format.
Use the #getJSONRenderer to obtain a renderer instance that allows repeated rendering of the same type of event.
For performance reasons obtaining a dedicated renderer instance is the preferred method compared to repeated rendering via this method.
|