Class DefaultIntegrationKeyPopulator

  • All Implemented Interfaces:
    Populator<ItemToMapConversionContext,​java.util.Map<java.lang.String,​java.lang.Object>>

    public class DefaultIntegrationKeyPopulator
    extends java.lang.Object
    implements Populator<ItemToMapConversionContext,​java.util.Map<java.lang.String,​java.lang.Object>>
    An attribute value populator, which injects integration key value into a Map representing a data item, based on the values of key attributes in that map.
    • Constructor Detail

      • DefaultIntegrationKeyPopulator

        public DefaultIntegrationKeyPopulator()