Package com.adobe.cq.testing.polling


package com.adobe.cq.testing.polling
  • Classes
    Class
    Description
    A poller that checks the occurrence of a given OSGi event.
     
    A Utility Poller to wait until the worflow history contains any matching condition to be present For example you can check if the workflow history contains the process called "End" and that the status is "Completed" As usually as a poller it need that you provide the polling interval and max number of attempts before it abort the polling