Uses of Class
org.wso2.carbon.logging.view.ui.data.PaginatedLogEvent
Packages that use PaginatedLogEvent
-
Uses of PaginatedLogEvent in org.wso2.carbon.logging.view.ui
Methods in org.wso2.carbon.logging.view.ui that return PaginatedLogEventModifier and TypeMethodDescriptionLogViewerClient.getPaginatedApplicationLogEvents(int pageNumber, String type, String keyword, String applicationName) This method will return logs filtered by a given application name.LogViewerClient.getPaginatedLogEvents(int pageNumber, String type, String keyword) Get paginated log events filtered by type and search keyword.