| Package | Description |
|---|---|
| org.bonitasoft.engine.execution.work | |
| org.bonitasoft.engine.profile |
| 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 |
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 |
MessagesRestartHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilesUpdaterRestartHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
Copyright © 2017 Bonitasoft S.A.. All rights reserved.