| Modifier and Type | Method and Description |
|---|---|
protected PlatformServiceAccessor |
EngineInitializer.getPlatformAccessor() |
| Modifier and Type | Method and Description |
|---|---|
protected PlatformServiceAccessor |
PlatformAPIImpl.getPlatformAccessor() |
protected PlatformServiceAccessor |
TenantAdministrationAPIImpl.getPlatformAccessorNoException() |
| Modifier and Type | Method and Description |
|---|---|
protected org.bonitasoft.engine.platform.model.STenant |
LoginAPIImpl.getTenant(Long tenantId,
PlatformServiceAccessor platformServiceAccessor) |
protected List<org.bonitasoft.engine.platform.model.STenant> |
PlatformAPIImpl.getTenants(PlatformServiceAccessor platformAccessor) |
protected void |
TenantAdministrationAPIImpl.pauseServicesForTenant(PlatformServiceAccessor platformServiceAccessor,
long tenantId) |
protected void |
AbstractLoginApiImpl.putPlatformInCacheIfNecessary(PlatformServiceAccessor platformAccessor,
PlatformService platformService) |
protected void |
PlatformAPIImpl.registerMissingTenantsDefaultJobs(PlatformServiceAccessor platformAccessor,
org.bonitasoft.engine.sessionaccessor.SessionAccessor sessionAccessor,
List<org.bonitasoft.engine.platform.model.STenant> tenants)
Registers missing default jobs (if any) for the provided tenants
|
protected void |
TenantAdministrationAPIImpl.setTenantClassloaderAndUpdateStateOfTenantServicesWithLifecycle(PlatformServiceAccessor platformServiceAccessor,
long tenantId,
ServiceStrategy serviceStrategy) |
| Constructor and Description |
|---|
StarterThread(PlatformServiceAccessor platformAccessor,
NodeConfiguration platformConfiguration,
List<org.bonitasoft.engine.platform.model.STenant> tenants,
org.bonitasoft.engine.sessionaccessor.SessionAccessor sessionAccessor,
org.bonitasoft.engine.log.technical.TechnicalLoggerService technicalLoggerService) |
| Modifier and Type | Method and Description |
|---|---|
PlatformServiceAccessor |
SetServiceState.getPlatformAccessor() |
| Modifier and Type | Method and Description |
|---|---|
protected PlatformServiceAccessor |
BonitaServletContextListener.getPlatformAccessor() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
DeletePlatformSessionCommand.execute(Map parameters,
PlatformServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantRestartHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor)
called outside of a transaction after
PlatformAPI.startNode() in a separate thread than the api call |
void |
RestartProcessHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
RestartFlowNodesHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
BPMEventWorksHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
TenantRestartHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor)
called in a transaction during
PlatformAPI.startNode() |
void |
RestartProcessHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
RestartFlowNodesHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
BPMEventWorksHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| Modifier and Type | Field and Description |
|---|---|
protected PlatformServiceAccessor |
DefaultProfilesUpdater.platformServiceAccessor |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilesUpdaterRestartHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
ProfilesUpdaterRestartHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
protected DefaultProfilesUpdater |
ProfilesUpdaterRestartHandler.getProfileUpdater(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| Constructor and Description |
|---|
DefaultProfilesUpdater(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringPlatformServiceAccessor |
| Modifier and Type | Method and Description |
|---|---|
PlatformServiceAccessor |
ServiceAccessorFactory.createPlatformServiceAccessor() |
Copyright © 2016 Bonitasoft S.A.. All rights reserved.