Class JsonFieldBasedInboundEventKeyDetector

  • All Implemented Interfaces:
    InboundEventKeyDetector<com.fasterxml.jackson.databind.JsonNode>

    public class JsonFieldBasedInboundEventKeyDetector
    extends Object
    implements InboundEventKeyDetector<com.fasterxml.jackson.databind.JsonNode>
    Author:
    Joram Barrez, Filip Hrisafov
    • Field Detail

      • field

        protected String field
    • Constructor Detail

      • JsonFieldBasedInboundEventKeyDetector

        public JsonFieldBasedInboundEventKeyDetector​(String field)