| Package | Description |
|---|---|
| org.bonitasoft.engine.api.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityAPIImpl |
class |
PageAPIImpl |
class |
ProfileAPIImpl |
class |
TenantAdministrationAPIImpl |
class |
ThemeAPIImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantAdministrationAPIImpl.cleanAndUninstallBusinessDataModel() |
String |
TenantAdministrationAPIImpl.getBusinessDataModelVersion() |
String |
TenantAdministrationAPIImpl.installBusinessDataModel(byte[] zip) |
APISession |
LoginAPIImpl.login(Map<String,Serializable> credentials) |
APISession |
LoginAPIImpl.login(String userName,
String password) |
protected APISession |
LoginAPIImpl.login(String userName,
String password,
Long tenantId) |
void |
TenantAdministrationAPIImpl.uninstallBusinessDataModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerAPIImpl.checkIsValidModeFor(boolean tenantRunning,
AvailableWhenTenantIsPaused annotation,
long tenantId,
Object apiImpl,
Method method,
String apiInterfaceName) |
protected boolean |
ServerAPIImpl.isMethodAvailableOnPausedTenant(boolean tenantRunning,
AvailableWhenTenantIsPaused annotation) |
protected boolean |
ServerAPIImpl.isMethodAvailableOnRunningTenant(boolean tenantRunning,
AvailableWhenTenantIsPaused annotation) |
Copyright © 2016 Bonitasoft S.A.. All rights reserved.