| Package | Description |
|---|---|
| org.bonitasoft.engine.platform | |
| org.bonitasoft.engine.platform.impl |
| Modifier and Type | Method and Description |
|---|---|
int |
PlatformService.getNumberOfTenants()
Get the total number of sTenants
|
List<STenant> |
PlatformService.getTenants(Collection<Long> ids,
QueryOptions queryOptions)
Get tenants which ids belong to given collection
|
List<STenant> |
PlatformService.getTenants(QueryOptions queryOptions)
Get all tenants
|
| Modifier and Type | Method and Description |
|---|---|
int |
PlatformServiceImpl.getNumberOfTenants() |
List<STenant> |
PlatformServiceImpl.getTenants(Collection<Long> ids,
QueryOptions queryOptions) |
List<STenant> |
PlatformServiceImpl.getTenants(QueryOptions queryOptions) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.