Uses of Class
org.graylog.plugins.pipelineprocessor.functions.json.JsonUtils.ExtractFlags
Packages that use JsonUtils.ExtractFlags
-
Uses of JsonUtils.ExtractFlags in org.graylog.plugins.pipelineprocessor.functions.json
Fields in org.graylog.plugins.pipelineprocessor.functions.json declared as JsonUtils.ExtractFlagsModifier and TypeFieldDescriptionstatic final JsonUtils.ExtractFlagsJsonFlatten.FLAGS_FLATTENstatic final JsonUtils.ExtractFlagsJsonFlatten.FLAGS_IGNOREstatic final JsonUtils.ExtractFlagsJsonFlatten.FLAGS_JSONMethods in org.graylog.plugins.pipelineprocessor.functions.json that return JsonUtils.ExtractFlagsModifier and TypeMethodDescriptionabstract JsonUtils.ExtractFlagsJsonUtils.ExtractFlags.Builder.build()Methods in org.graylog.plugins.pipelineprocessor.functions.json with parameters of type JsonUtils.ExtractFlagsModifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.JsonNodeJsonUtils.extractJson(String value, com.fasterxml.jackson.databind.ObjectMapper mapper, JsonUtils.ExtractFlags extractFlags, boolean stringify)