Package | Description |
---|---|
lumis.service.analytics.eventanalytics.report.rest | |
lumis.util.collections |
Modifier and Type | Method and Description |
---|---|
Tuple3<Date,Date,ISearchQueryFilter> |
EventAnalyticsReportRequest.getTimeFrame() |
Tuple3<Date,Date,ISearchQueryFilter> |
IEventAnalyticsReportRequest.getTimeFrame()
Returns the timeFrame.
|
Modifier and Type | Method and Description |
---|---|
static <A,B,C> Tuple3<A,B,C> |
Tuple3.newInstance(A a,
B b,
C c)
Deprecated.
since 11.0.0, replaced by
of(Object, Object, Object) . |
static <A,B,C> Tuple3<A,B,C> |
Tuple3.of(A a,
B b,
C c)
Creates a new instance.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.