Uses of Class
org.bonitasoft.web.client.model.SystemTenant
-
Packages that use SystemTenant Package Description org.bonitasoft.web.client.api org.bonitasoft.web.client.model -
-
Uses of SystemTenant in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return SystemTenant Modifier and Type Method Description SystemTenantSystemTenantApi. getSystemTenant(String id)Get the current Tenant Pause and resume tenant services in order to do maintenance on a tenant. -
Uses of SystemTenant in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return SystemTenant Modifier and Type Method Description SystemTenantSystemTenant. id(String id)SystemTenantSystemTenant. paused(Boolean paused)
-