EventBuilderUtils

public final class EventBuilderUtils

Utility class for org.motechproject.odk.event.builder.EventBuilder

Methods

formatAsJson

public static String formatAsJson(Object value)

formatDateTime

public static String formatDateTime(String value)

formatDoubleArray

public static String formatDoubleArray(List<Double> value)

formatStringArray

public static String formatStringArray(List<String> value)

formatStringList

public static List<String> formatStringList(Object value)