| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.api.time.frame | |
| com.mulesoft.mule.runtime.gw.internal.expirable | |
| com.mulesoft.mule.runtime.gw.internal.time.frame |
| Modifier and Type | Method and Description |
|---|---|
abstract TimeFrame |
TimeFrameFactory.createCurrentWith(Period period) |
abstract TimeFrame |
TimeFrameFactory.createWith(Period period) |
TimeFrame |
TimeFrame.next() |
| Constructor and Description |
|---|
TimeExpirable(T value,
TimeFrame period) |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedTimeFrame
Defines a fixed time frame.
|
| Modifier and Type | Method and Description |
|---|---|
TimeFrame |
FixedTimeFrameFactory.createCurrentWith(Period period) |
TimeFrame |
FixedTimeFrameFactory.createWith(Period period) |
TimeFrame |
FixedTimeFrame.next() |
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.