public interface PollingQuery
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_INTERVAL |
| Modifier and Type | Method and Description |
|---|---|
long |
defaultTimeout()
Default timeout (in milliseconds) of this query in the current test context.
|
long |
interval()
An interval (in milliseconds) that will be used to periodically evaluate the query.
|
static final long DEFAULT_INTERVAL
long interval()
long defaultTimeout()
Copyright © 2015 Atlassian. All rights reserved.