Class AbstractActivitySummaryProcessor.ChangeKey

    • Constructor Summary

      Constructors 
      Constructor Description
      ChangeKey​(java.lang.String oldKey, java.lang.String newKey)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process​(java.util.Map<java.lang.String,​java.lang.Object> entries)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChangeKey

        public ChangeKey​(java.lang.String oldKey,
                         java.lang.String newKey)