Uses of Class
org.wso2.carbon.logging.view.ui.data.PaginatedLogFileInfo
-
Packages that use PaginatedLogFileInfo Package Description org.wso2.carbon.logging.view.ui -
-
Uses of PaginatedLogFileInfo in org.wso2.carbon.logging.view.ui
Methods in org.wso2.carbon.logging.view.ui that return PaginatedLogFileInfo Modifier and Type Method Description PaginatedLogFileInfo
LogViewerClient. getLocalLogFiles(int pageNumber, String tenantDomain, String serverKey)
Get paginated list of log files in the repository/logs folder.
-