Class AixFlowService.AixFlowResponse
java.lang.Object
org.bgerp.plugin.ai.aixflow.model.AixFlowService.AixFlowResponse
- Enclosing class:
AixFlowService
Response from n8n after sending file
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHash()voidsetFilename(String filename) voidvoidsetRawResponse(String rawResponse) void
-
Constructor Details
-
AixFlowResponse
public AixFlowResponse()
-
-
Method Details
-
getHash
-
setHash
-
getFilename
-
setFilename
-
getStatus
-
setStatus
-
getRawResponse
-
setRawResponse
-