Constant Field Values
Contents
io.zeebe.*
-
io.zeebe.msgpack.filter.MapValueWithKeyFilter Modifier and Type Constant Field Value public static final intNO_MATCHING_VALUE-1
-
io.zeebe.msgpack.mapping.Mapping Modifier and Type Constant Field Value public static final StringJSON_ROOT_PATH"$"public static final StringMAPPING_STRING"%s -> %s" -
io.zeebe.msgpack.mapping.MsgPackMergeTool Modifier and Type Constant Field Value public static final StringEXCEPTION_MSG_MAPPING_NULL_NOR_EMPTY"Mapping must be neither null nor empty!"public static final StringEXCEPTION_MSG_RESULTING_DOCUMENT_IS_NOT_OF_TYPE_MAP"Processing failed, since mapping will result in a non map object (json object)."public static final intMAX_JSON_KEY_LEN256 -
io.zeebe.msgpack.mapping.MsgPackTreeNodeIdConstructor Modifier and Type Constant Field Value public static final StringJSON_PATH_SEPARATOR"["public static final StringJSON_PATH_SEPARATOR_END"]"