Uses of Class
com.logviewer.web.session.Status
Packages that use Status
Package
Description
-
Uses of Status in com.logviewer.web.dto
Constructors in com.logviewer.web.dto with parameters of type Status -
Uses of Status in com.logviewer.web.dto.events
Constructor parameters in com.logviewer.web.dto.events with type arguments of type StatusModifierConstructorDescriptionDataHolderEvent(Map<String, Status> statuses, long stateVersion, LoadNextResponse res) EventInitByPermalink(Map<String, Status> statuses, long stateVersion, LoadNextResponse data, Permalink permalink) EventNextDataLoaded(Map<String, Status> statuses, long stateVersion, LoadNextResponse res, Position start, boolean backward) EventResponseAfterFilterScrollDown(Map<String, Status> statuses, long stateVersion, LoadNextResponse res) EventResponseAfterLoadDataAroundPosition(Map<String, Status> statuses, long stateVersion, LoadNextResponse top, LoadNextResponse bottom) EventScrollToEdgeResponse(Map<String, Status> statuses, long stateVersion, LoadNextResponse res, boolean isScrollToBegin) protectedStatusHolderEvent(Map<String, Status> statuses, long stateVersion) -
Uses of Status in com.logviewer.web.session
Methods in com.logviewer.web.session that return StatusMethods in com.logviewer.web.session with parameters of type StatusConstructors in com.logviewer.web.session with parameters of type StatusModifierConstructorDescriptionSearchResult(RecordList data, Status status, boolean hasSkippedLine, boolean found) -
Uses of Status in com.logviewer.web.session.tasks
Fields in com.logviewer.web.session.tasks with type parameters of type StatusMethods in com.logviewer.web.session.tasks that return types with arguments of type StatusMethods in com.logviewer.web.session.tasks with parameters of type Status