Uses of Class
org.bonitasoft.web.client.model.ThemeCreateRequest
-
Packages that use ThemeCreateRequest Package Description org.bonitasoft.web.client.api org.bonitasoft.web.client.model -
-
Uses of ThemeCreateRequest in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api with parameters of type ThemeCreateRequest Modifier and Type Method Description voidThemeApi. createTheme(ThemeCreateRequest body)Deprecated.ApiResponse<Void>ThemeApi. createThemeWithHttpInfo(ThemeCreateRequest body)Deprecated. -
Uses of ThemeCreateRequest in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ThemeCreateRequest Modifier and Type Method Description ThemeCreateRequestThemeCreateRequest. type(ThemeCreateRequest.TypeEnum type)Deprecated.ThemeCreateRequestThemeCreateRequest. zipFilePathportal(String zipFilePathportal)Deprecated.
-