| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
AbstractAppDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
MybatisBatchPartDataManager.getIdGenerator() |
protected IdGenerator |
MybatisBatchDataManager.getIdGenerator() |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
CmmnDeployer.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
CmmnDeployer.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnDeployer.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
AbstractCmmnDataManager.getIdGenerator() |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
AbstractServiceConfiguration.idGenerator |
protected IdGenerator |
AbstractEngineConfiguration.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
AbstractServiceConfiguration.getIdGenerator() |
IdGenerator |
AbstractEngineConfiguration.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
AbstractServiceConfiguration |
AbstractServiceConfiguration.setIdGenerator(IdGenerator idGenerator) |
AbstractEngineConfiguration |
AbstractEngineConfiguration.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IdGenerator |
AbstractDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbSqlSession.insert(Entity entity,
IdGenerator idGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
StrongUuidGenerator
IdGenerator implementation based on the current time and the ethernet address of the machine it is running on. |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
MybatisByteArrayDataManager.idGenerator |
protected IdGenerator |
MybatisPropertyDataManager.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
MybatisByteArrayDataManager.getIdGenerator() |
protected IdGenerator |
MybatisPropertyDataManager.getIdGenerator() |
| Constructor and Description |
|---|
MybatisByteArrayDataManager(IdGenerator idGenerator) |
MybatisPropertyDataManager(IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
AbstractContentDataManager.getIdGenerator() |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
DmnDeployer.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
DmnDeployer.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDeployer.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
AbstractDmnDataManager.getIdGenerator() |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
BpmnDeployer.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
BpmnDeployer.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnDeployer.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DbIdGenerator |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
AbstractProcessDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
MybatisEntityLinkDataManager.getIdGenerator() |
protected IdGenerator |
MybatisHistoricEntityLinkDataManager.getIdGenerator() |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
EventDefinitionDeployer.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
EventDefinitionDeployer.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventDefinitionDeployer.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
AbstractEventDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
MybatisEventSubscriptionDataManager.getIdGenerator() |
| Modifier and Type | Field and Description |
|---|---|
protected IdGenerator |
FormDefinitionDeployer.idGenerator |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
FormDefinitionDeployer.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormDefinitionDeployer.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
AbstractFormDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
MybatisIdentityLinkDataManager.getIdGenerator() |
protected IdGenerator |
MybatisHistoricIdentityLinkDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
IdmEngineConfiguration |
IdmEngineConfiguration.setIdGenerator(IdGenerator idGenerator) |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
AbstractIdmDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
MybatisSuspendedJobDataManager.getIdGenerator() |
protected IdGenerator |
MybatisHistoryJobDataManager.getIdGenerator() |
protected IdGenerator |
MybatisTimerJobDataManager.getIdGenerator() |
protected IdGenerator |
MybatisJobDataManager.getIdGenerator() |
protected IdGenerator |
MybatisDeadLetterJobDataManager.getIdGenerator() |
protected IdGenerator |
MybatisExternalWorkerJobDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
SpringProcessEngineConfiguration |
ProcessEngineAutoConfiguration.springProcessEngineConfiguration(DataSource dataSource,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
org.springframework.beans.factory.ObjectProvider<com.fasterxml.jackson.databind.ObjectMapper> objectMapperProvider,
org.springframework.beans.factory.ObjectProvider<IdGenerator> processIdGenerator,
org.springframework.beans.factory.ObjectProvider<IdGenerator> globalIdGenerator,
org.springframework.beans.factory.ObjectProvider<AsyncExecutor> asyncExecutorProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.core.task.AsyncListenableTaskExecutor> applicationTaskExecutorProvider,
org.springframework.beans.factory.ObjectProvider<AsyncExecutor> asyncHistoryExecutorProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.core.task.AsyncListenableTaskExecutor> taskExecutor,
org.springframework.beans.factory.ObjectProvider<org.springframework.core.task.AsyncListenableTaskExecutor> processTaskExecutor,
org.springframework.beans.factory.ObjectProvider<FlowableHttpClient> flowableHttpClient,
org.springframework.beans.factory.ObjectProvider<List<AutoDeploymentStrategy<ProcessEngine>>> processEngineAutoDeploymentStrategies) |
SpringProcessEngineConfiguration |
ProcessEngineAutoConfiguration.springProcessEngineConfiguration(DataSource dataSource,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
org.springframework.beans.factory.ObjectProvider<com.fasterxml.jackson.databind.ObjectMapper> objectMapperProvider,
org.springframework.beans.factory.ObjectProvider<IdGenerator> processIdGenerator,
org.springframework.beans.factory.ObjectProvider<IdGenerator> globalIdGenerator,
org.springframework.beans.factory.ObjectProvider<AsyncExecutor> asyncExecutorProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.core.task.AsyncListenableTaskExecutor> applicationTaskExecutorProvider,
org.springframework.beans.factory.ObjectProvider<AsyncExecutor> asyncHistoryExecutorProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.core.task.AsyncListenableTaskExecutor> taskExecutor,
org.springframework.beans.factory.ObjectProvider<org.springframework.core.task.AsyncListenableTaskExecutor> processTaskExecutor,
org.springframework.beans.factory.ObjectProvider<FlowableHttpClient> flowableHttpClient,
org.springframework.beans.factory.ObjectProvider<List<AutoDeploymentStrategy<ProcessEngine>>> processEngineAutoDeploymentStrategies) |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
MybatisTaskDataManager.getIdGenerator() |
protected IdGenerator |
MyBatisHistoricTaskLogEntryDataManager.getIdGenerator() |
protected IdGenerator |
MybatisHistoricTaskInstanceDataManager.getIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected IdGenerator |
MybatisVariableInstanceDataManager.getIdGenerator() |
protected IdGenerator |
MybatisHistoricVariableInstanceDataManager.getIdGenerator() |
Copyright © 2023 Flowable. All rights reserved.