Class WorkflowResponse

java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.workflow.WorkflowResponse
All Implemented Interfaces:
Serializable

public class WorkflowResponse extends BaseResponse
See Also:
  • Field Details

    • nickname

      private String nickname
    • avatar

      private String avatar
    • description

      private String description
    • schema

      private String schema
    • type

      private String type
    • categoryUid

      private String categoryUid
    • currentNode

      private String currentNode
  • Constructor Details

    • WorkflowResponse

      public WorkflowResponse()