|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BambooTimeValue | |
|---|---|
| com.atlassian.bamboo.utils.expirables | |
| Uses of BambooTimeValue in com.atlassian.bamboo.utils.expirables |
|---|
| Methods in com.atlassian.bamboo.utils.expirables with parameters of type BambooTimeValue | ||
|---|---|---|
static
|
ExpirableReferences.expirable(com.google.common.base.Supplier<T> supplier,
BambooTimeValue timeToIdle,
ExpiryTicker expiryTicker)
Returns a $ ResettableLazyReference. |
|
static
|
ExpirableReferences.expirableWithClose(com.google.common.base.Supplier<T> supplier,
BambooTimeValue timeToIdle,
ExpiryTicker expiryTicker)
Returns a $ that will automatically close() the referenced object when it's expired |
|
| Constructors in com.atlassian.bamboo.utils.expirables with parameters of type BambooTimeValue | |
|---|---|
ExpiryHandlerImpl(Expirable expiring,
BambooTimeValue timeToIdle,
ExpiryTicker expiryTicker)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||