JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Classes
Methods
Classes
Class
Description
org.bonitasoft.web.client.model.Tenant
org.bonitasoft.web.client.model.TenantCreateRequest
org.bonitasoft.web.client.model.TenantUpdateRequest
org.bonitasoft.web.client.model.ThemeCreateRequest
org.bonitasoft.web.client.model.ThemeRestoreRequest
Methods
Method
Description
org.bonitasoft.web.client.api.ProfileEntryApi.createProfileEntry(ProfileEntryCreateRequest)
org.bonitasoft.web.client.api.ProfileEntryApi.createProfileEntryWithHttpInfo(ProfileEntryCreateRequest)
org.bonitasoft.web.client.api.ProfileEntryApi.deleteProfileEntryById(String)
org.bonitasoft.web.client.api.ProfileEntryApi.deleteProfileEntryByIdWithHttpInfo(String)
org.bonitasoft.web.client.api.ProfileEntryApi.getProfileEntryById(String)
org.bonitasoft.web.client.api.ProfileEntryApi.getProfileEntryByIdWithHttpInfo(String)
org.bonitasoft.web.client.api.ProfileEntryApi.searchProfileEntries(Integer, Integer, List<String>, String)
org.bonitasoft.web.client.api.ProfileEntryApi.searchProfileEntriesWithHttpInfo(Integer, Integer, List<String>, String)
org.bonitasoft.web.client.api.ProfileEntryApi.updateProfileEntryById(String, ProfileEntryUpdateRequest)
org.bonitasoft.web.client.api.ProfileEntryApi.updateProfileEntryByIdWithHttpInfo(String, ProfileEntryUpdateRequest)
org.bonitasoft.web.client.api.TenantApi.createTenant(TenantCreateRequest)
org.bonitasoft.web.client.api.TenantApi.createTenantWithHttpInfo(TenantCreateRequest)
org.bonitasoft.web.client.api.TenantApi.deleteTenantById(String)
org.bonitasoft.web.client.api.TenantApi.deleteTenantByIdWithHttpInfo(String)
org.bonitasoft.web.client.api.TenantApi.getTenantById(String)
org.bonitasoft.web.client.api.TenantApi.getTenantByIdWithHttpInfo(String)
org.bonitasoft.web.client.api.TenantApi.searchTenants(Integer, Integer, List<String>, String, String)
org.bonitasoft.web.client.api.TenantApi.searchTenantsWithHttpInfo(Integer, Integer, List<String>, String, String)
org.bonitasoft.web.client.api.TenantApi.updateTenantById(String, TenantUpdateRequest)
org.bonitasoft.web.client.api.TenantApi.updateTenantByIdWithHttpInfo(String, TenantUpdateRequest)
org.bonitasoft.web.client.api.ThemeApi.createTheme(ThemeCreateRequest)
org.bonitasoft.web.client.api.ThemeApi.createThemeWithHttpInfo(ThemeCreateRequest)
org.bonitasoft.web.client.api.ThemeApi.restoreTheme(ThemeRestoreRequest)
org.bonitasoft.web.client.api.ThemeApi.restoreThemeWithHttpInfo(ThemeRestoreRequest)
org.bonitasoft.web.client.model.ArchivedProcessInstanceDocument.getAuthor()
org.bonitasoft.web.client.model.ProcessInstanceDocument.getAuthor()