Class UploadFileResponse
java.lang.Object
org.apache.camel.component.bonita.api.model.UploadFileResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContentType(String contentType) voidsetFilename(String filename) voidsetTempPath(String tempPath)
-
Constructor Details
-
UploadFileResponse
public UploadFileResponse()
-
-
Method Details
-
getFilename
-
setFilename
-
getTempPath
-
setTempPath
-
getContentType
-
setContentType
-