Package com.bytedesk.service.statistic
Class ServiceStatisticRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.service.statistic.ServiceStatisticRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Stringprivate Integerprivate Stringprivate Stringprivate Stringprivate StringFields inherited from class com.bytedesk.core.base.BaseRequest
channel, content, orgUid, pageNumber, pageSize, uid, userUid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
type
-
workgroupUid
-
agentUid
-
robotUid
-
startDate
-
endDate
-
hour
-
date
-
-
Constructor Details
-
ServiceStatisticRequest
public ServiceStatisticRequest()
-