Uses of Class
org.bonitasoft.web.client.model.Tenant
Packages that use Tenant
-
Uses of Tenant in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return TenantModifier and TypeMethodDescriptionTenantApi.createTenant(TenantCreateRequest body) Deprecated.TenantApi.getTenantById(String id) Deprecated.Methods in org.bonitasoft.web.client.api that return types with arguments of type TenantModifier and TypeMethodDescriptionTenantApi.createTenantWithHttpInfo(TenantCreateRequest body) Deprecated.TenantApi.getTenantByIdWithHttpInfo(String id) Deprecated.Deprecated.TenantApi.searchTenants(TenantApi.SearchTenantsQueryParams queryParams) Deprecated.Deprecated.TenantApi.searchTenantsWithHttpInfo(TenantApi.SearchTenantsQueryParams queryParams) Deprecated. -
Uses of Tenant in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return TenantModifier and TypeMethodDescriptionDeprecated.Tenant.description(String description) Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Tenant.state(Tenant.StateEnum state) Deprecated.Deprecated.