public class EventConverterUtils extends Object
| Constructor and Description |
|---|
EventConverterUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Event> |
convertFromJson(String json) |
static List<Event> |
convertFromJson(String json,
String streamId) |
static List<Event> |
convertFromJson(String json,
String streamId,
StreamDefinition streamDefinition) |
static Object |
getValue(String val,
AttributeType attributeType) |
public static List<Event> convertFromJson(String json, String streamId, StreamDefinition streamDefinition)
public static Object getValue(String val, AttributeType attributeType)
Copyright © 2017 WSO2. All rights reserved.