public class PropertyUtils extends Object
| Constructor and Description |
|---|
PropertyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getFullPropertyName(EventProperty ep,
String prefix) |
static Map<String,Object> |
getRuntimeFormat(EventProperty eventProperty) |
static Map<String,Object> |
getUntypedRuntimeFormat(EventProperty ep) |
public static Map<String,Object> getRuntimeFormat(EventProperty eventProperty)
public static Map<String,Object> getUntypedRuntimeFormat(EventProperty ep)
public static List<String> getFullPropertyName(EventProperty ep, String prefix)
Copyright © 2019. All rights reserved.