Uses of Interface
org.teamapps.uisession.statistics.UiSessionStats
| Package | Description |
|---|---|
| org.teamapps.uisession | |
| org.teamapps.uisession.statistics | |
| org.teamapps.uisession.statistics.app |
-
Uses of UiSessionStats in org.teamapps.uisession
Methods in org.teamapps.uisession that return types with arguments of type UiSessionStats Modifier and Type Method Description java.util.List<UiSessionStats>TeamAppsSessionManager. getClosedSessionsStatistics() -
Uses of UiSessionStats in org.teamapps.uisession.statistics
Classes in org.teamapps.uisession.statistics that implement UiSessionStats Modifier and Type Class Description classImmutableUiSessionStatsclassRunningUiSessionStatsMethods in org.teamapps.uisession.statistics that return types with arguments of type UiSessionStats Modifier and Type Method Description java.util.List<UiSessionStats>SessionStatsUpdatedEventData. getClosedSessionsStatistics() -
Uses of UiSessionStats in org.teamapps.uisession.statistics.app
Methods in org.teamapps.uisession.statistics.app that return UiSessionStats Modifier and Type Method Description UiSessionStatsSessionStatsTableRecord. getStatistics()UiSessionStatsUiSessionSessionStatsTableRecord. getStatistics()UiSessionStatsUiSessionStatsStatsTableRecord. getStatistics()Constructors in org.teamapps.uisession.statistics.app with parameters of type UiSessionStats Constructor Description UiSessionStatsStatsTableRecord(UiSessionStats uiSessionStats)