public interface SessionReportResource
| Modifier and Type | Method and Description |
|---|---|
PaginationObject<SessionReport> |
getSessionReport(String user) |
PaginationObject<SessionReport> |
getSessionReport(String user,
String userId,
long offset,
int limit,
int lastDays) |
PaginationObject<SessionReport> getSessionReport(String user)
PaginationObject<SessionReport> getSessionReport(String user, String userId, long offset, int limit, int lastDays)
Copyright © 2016. All rights reserved.