Uses of Class
org.bonitasoft.web.client.model.FormFileUploadResponse
Packages that use FormFileUploadResponse
-
Uses of FormFileUploadResponse in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return FormFileUploadResponseModifier and TypeMethodDescriptionFormFileUploadApi.formFileUpload(File file) Upload a file Supports any type of files, used to upload a file before submitting a process or task form with a document in its contractMethods in org.bonitasoft.web.client.api that return types with arguments of type FormFileUploadResponseModifier and TypeMethodDescriptionFormFileUploadApi.formFileUploadWithHttpInfo(File file) Upload a file Similar toformFileUploadbut it also returns the http response headers . -
Uses of FormFileUploadResponse in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return FormFileUploadResponse