Class | Description |
---|---|
EventPoller |
A poller that checks the occurrence of a given OSGi event.
|
InstanceReadyPoller |
Poller to check if the instance is in a ready state (no services
registering/unregistering and no indexing running).
|
StatusPoller | |
WorkflowInstanceHistoryPoller |
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
|
Copyright © 2018. All rights reserved.