public interface Timeouts
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_INTERVAL |
| Modifier and Type | Method and Description |
|---|---|
long |
timeoutFor(TimeoutType timeoutType)
Provide timeout (in milliseconds) for a given timeoutType.
|
static final long DEFAULT_INTERVAL
long timeoutFor(TimeoutType timeoutType)
timeoutType - type of the timeoutCopyright © 2015 Atlassian. All rights reserved.