| Package | Description |
|---|---|
| org.bonitasoft.engine.platform | |
| org.bonitasoft.engine.platform.impl |
| Modifier and Type | Method and Description |
|---|---|
long |
PlatformService.createTenant(STenant tenant)
insert a new row in the Tenant table
case 1 - create tenants tables if not already exists + insert rows where necessary (sequences for example) + insert default users (defined in
configuration)
case 2 - create tenants tables + insert rows where necessary (sequences for example) + insert default users (defined in configuration)
|
| Modifier and Type | Method and Description |
|---|---|
long |
PlatformServiceImpl.createTenant(STenant tenant) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.