Package com.bytedesk.service.browse
Class BrowseRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.service.browse.BrowseRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private static final long
private String
private String
private String
private String
Fields inherited from class com.bytedesk.core.base.BaseRequest
client, content, orgUid, pageNumber, pageSize, type, uid, userUid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
referrer
-
url
-
title
-
ip
-
ipLocation
-
status
-
visitorUid
-
-
Constructor Details
-
BrowseRequest
public BrowseRequest()
-