Uses of Class
org.bonitasoft.web.client.model.BDMInstallRequest
-
Packages that use BDMInstallRequest Package Description org.bonitasoft.web.client.api org.bonitasoft.web.client.model -
-
Uses of BDMInstallRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type BDMInstallRequest Modifier and Type Method Description voidBdmApi. installBDM(BDMInstallRequest bdMInstallRequest)Install a BDM Install a BDMApiResponse<Void>BdmApi. installBDMWithHttpInfo(BDMInstallRequest bdMInstallRequest)Install a BDM Similar toinstallBDMbut it also returns the http response headers . -
Uses of BDMInstallRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return BDMInstallRequest Modifier and Type Method Description BDMInstallRequestBDMInstallRequest. fileUpload(String fileUpload)
-