Class WorkflowStartedData
java.lang.Object
io.github.guoshiqiufeng.dify.chat.dto.response.message.CompletionData
io.github.guoshiqiufeng.dify.chat.dto.response.message.WorkflowStartedData
- All Implemented Interfaces:
Serializable
- Since:
- 2025/4/15 17:44
- Version:
- 1.0
- Author:
- yanghq
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()inthashCode()voidsetCreatedAt(Long createdAt) voidvoidvoidsetSequenceNumber(Integer sequenceNumber) voidsetWorkflowId(String workflowId) toString()
-
Constructor Details
-
WorkflowStartedData
public WorkflowStartedData()
-
-
Method Details