Uses of Class
org.bonitasoft.web.client.model.PageCreateRequest
-
Packages that use PageCreateRequest Package Description org.bonitasoft.web.client.api org.bonitasoft.web.client.model -
-
Uses of PageCreateRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type PageCreateRequest Modifier and Type Method Description PagePageApi. createPage(PageCreateRequest body)Create the Page Upload the page content using the `portal/pageUpload` .ApiResponse<Page>PageApi. createPageWithHttpInfo(PageCreateRequest body)Create the Page Similar tocreatePagebut it also returns the http response headers . -
Uses of PageCreateRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return PageCreateRequest Modifier and Type Method Description PageCreateRequestPageCreateRequest. pageZip(String pageZip)
-