| Package | Description |
|---|---|
| org.bonitasoft.engine.lock.impl | |
| org.bonitasoft.engine.message | |
| org.bonitasoft.engine.sequence | |
| org.bonitasoft.engine.service | |
| org.bonitasoft.engine.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryLockConditionService
This service must be configured as a singleton.
|
class |
MemoryLockService
This service must be configured as a singleton.
|
| Constructor and Description |
|---|
MessagesHandlingService(org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
WorkService workService,
TechnicalLoggerService loggerService,
LockService lockService,
Long tenantId,
UserTransactionService userTransactionService,
SessionAccessor sessionAccessor,
BPMWorkFactory workFactory) |
| Constructor and Description |
|---|
SequenceManagerImpl(LockService lockService,
SequenceMappingProvider sequenceMappingProvider,
DataSource datasource,
int retries,
int delay,
int delayFactor) |
TenantSequenceManagerImpl(long tenantId,
LockService lockService,
Map<Long,Integer> sequenceIdToRangeSize,
Map<String,Long> classNameToSequenceId,
DataSource datasource,
int retries,
int delay,
int delayFactor) |
| Modifier and Type | Method and Description |
|---|---|
LockService |
TenantServiceAccessor.getLockService() |
| Modifier and Type | Method and Description |
|---|---|
LockService |
SpringTenantServiceAccessor.getLockService() |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.