public class EventUtils extends Object
Constructor and Description |
---|
EventUtils() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
protoToBytes(com.google.protobuf.Message data,
String dataContentType) |
static io.cloudevents.CloudEvent |
toCloudEvent(Event e) |
static String |
toJson(io.cloudevents.CloudEvent event) |
static String |
toJson(Event event) |