Package com.bytedesk.core.workflow
Class WorkflowRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.core.workflow.WorkflowRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate StringFields inherited from class com.bytedesk.core.base.BaseRequest
channel, 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
-
nickname
-
avatar
-
description
-
schema
-
currentNode
-
categoryUid
-
-
Constructor Details
-
WorkflowRequest
public WorkflowRequest()
-