Class WebPageOperator


  • public class WebPageOperator
    extends Object
    • Constructor Detail

      • WebPageOperator

        public WebPageOperator()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws IOException
        Based on env variables a different flavor of Reconciler is used, showcasing how the same logic can be implemented using the low level and higher level APIs.
        Throws:
        IOException