Class AppAnnotationReplyResponse
java.lang.Object
io.github.guoshiqiufeng.dify.chat.dto.response.AppAnnotationReplyResponse
- All Implemented Interfaces:
Serializable
- Since:
- 2025/4/27 11:01
- Version:
- 0.10.0
- Author:
- yanghq
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetJobId()inthashCode()voidsetErrorMsg(String errorMsg) voidvoidsetJobStatus(String jobStatus) toString()
-
Constructor Details
-
AppAnnotationReplyResponse
public AppAnnotationReplyResponse()
-
-
Method Details