Class PathPoller

    • Constructor Detail

      • PathPoller

        public PathPoller​(AbstractSlingClient client,
                          String path,
                          long waitInterval,
                          long waitCount,
                          int... expectedStatus)
        Deprecated.
    • Method Detail

      • call

        public boolean call()
        Deprecated.
      • condition

        public boolean condition()
        Deprecated.
      • getException

        public Exception getException()
        Deprecated.