Uses of Class
com.logviewer.domain.Permalink
Packages that use Permalink
Package
Description
-
Uses of Permalink in com.logviewer.api
Methods in com.logviewer.api that return PermalinkMethods in com.logviewer.api with parameters of type Permalink -
Uses of Permalink in com.logviewer.domain
Methods in com.logviewer.domain that return PermalinkModifier and TypeMethodDescriptionPermalink.setLogList(LogList logList) Permalink.setLogListQueryParams(Map logListQueryParams) -
Uses of Permalink in com.logviewer.services
Methods in com.logviewer.services that return PermalinkMethods in com.logviewer.services with parameters of type Permalink -
Uses of Permalink in com.logviewer.web.dto.events
Constructors in com.logviewer.web.dto.events with parameters of type PermalinkModifierConstructorDescriptionEventInitByPermalink(Map<String, Status> statuses, long stateVersion, LoadNextResponse data, Permalink permalink)