Class ThreadIntentionRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.service.thread_intention.ThreadIntentionRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Doubleprivate static final longprivate Stringprivate Stringprivate 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
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
title
-
type
-
confidence
-
solution
-
tagList
-
status
-
categoryUid
-
threadUid
-
topic
-
-
Constructor Details
-
ThreadIntentionRequest
public ThreadIntentionRequest()
-