| Modifier and Type | Field and Description |
|---|---|
protected SchemaManager |
AppEngineConfiguration.identityLinkSchemaManager |
protected SchemaManager |
AppEngineConfiguration.variableSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
SchemaManager |
AppEngineConfiguration.getIdentityLinkSchemaManager() |
SchemaManager |
AppEngineConfiguration.getVariableSchemaManager() |
| Modifier and Type | Method and Description |
|---|---|
AppEngineConfiguration |
AppEngineConfiguration.setIdentityLinkSchemaManager(SchemaManager identityLinkSchemaManager) |
AppEngineConfiguration |
AppEngineConfiguration.setVariableSchemaManager(SchemaManager variableSchemaManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
AppDbSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaManager |
AppDbSchemaManager.getCommonSchemaManager() |
protected SchemaManager |
AppDbSchemaManager.getIdentityLinkSchemaManager() |
protected SchemaManager |
AppDbSchemaManager.getVariableSchemaManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchDbSchemaManager |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaManager |
CmmnEngineConfiguration.entityLinkSchemaManager |
protected SchemaManager |
CmmnEngineConfiguration.eventSubscriptionSchemaManager |
protected SchemaManager |
CmmnEngineConfiguration.identityLinkSchemaManager |
protected SchemaManager |
CmmnEngineConfiguration.jobSchemaManager |
protected SchemaManager |
CmmnEngineConfiguration.taskSchemaManager |
protected SchemaManager |
CmmnEngineConfiguration.variableSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
SchemaManager |
CmmnEngineConfiguration.getEntityLinkSchemaManager() |
SchemaManager |
CmmnEngineConfiguration.getEventSubscriptionSchemaManager() |
SchemaManager |
CmmnEngineConfiguration.getIdentityLinkSchemaManager() |
SchemaManager |
CmmnEngineConfiguration.getJobSchemaManager() |
SchemaManager |
CmmnEngineConfiguration.getTaskSchemaManager() |
SchemaManager |
CmmnEngineConfiguration.getVariableSchemaManager() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setEntityLinkSchemaManager(SchemaManager entityLinkSchemaManager) |
CmmnEngineConfiguration |
CmmnEngineConfiguration.setEventSubscriptionSchemaManager(SchemaManager eventSubscriptionSchemaManager) |
CmmnEngineConfiguration |
CmmnEngineConfiguration.setIdentityLinkSchemaManager(SchemaManager identityLinkSchemaManager) |
CmmnEngineConfiguration |
CmmnEngineConfiguration.setJobSchemaManager(SchemaManager jobSchemaManager) |
CmmnEngineConfiguration |
CmmnEngineConfiguration.setTaskSchemaManager(SchemaManager taskSchemaManager) |
CmmnEngineConfiguration |
CmmnEngineConfiguration.setVariableSchemaManager(SchemaManager variableSchemaManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CmmnDbSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaManager |
CmmnDbSchemaManager.getCommonSchemaManager() |
protected SchemaManager |
CmmnDbSchemaManager.getEntityLinkSchemaManager() |
protected SchemaManager |
CmmnDbSchemaManager.getEventSubscriptionSchemaManager() |
protected SchemaManager |
CmmnDbSchemaManager.getIdentityLinkSchemaManager() |
protected SchemaManager |
CmmnDbSchemaManager.getJobSchemaManager() |
protected SchemaManager |
CmmnDbSchemaManager.getTaskSchemaManager() |
protected SchemaManager |
CmmnDbSchemaManager.getVariableSchemaManager() |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaManager |
AbstractEngineConfiguration.commonSchemaManager |
protected SchemaManager |
AbstractEngineConfiguration.schemaManager |
| Modifier and Type | Method and Description |
|---|---|
SchemaManager |
AbstractEngineConfiguration.getCommonSchemaManager() |
SchemaManager |
AbstractEngineConfiguration.getSchemaManager() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.setCommonSchemaManager(SchemaManager commonSchemaManager) |
AbstractEngineConfiguration |
AbstractEngineConfiguration.setSchemaManager(SchemaManager schemaManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSqlScriptBasedDbSchemaManager |
class |
CommonDbSchemaManager |
class |
LiquibaseBasedSchemaManager |
class |
ServiceSqlScriptBasedDbSchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentDbSchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnDbSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaManager |
DmnDbSchemaManager.getCommonSchemaManager() |
| Modifier and Type | Field and Description |
|---|---|
protected SchemaManager |
ProcessEngineConfigurationImpl.batchSchemaManager |
protected SchemaManager |
ProcessEngineConfigurationImpl.entityLinkSchemaManager |
protected SchemaManager |
ProcessEngineConfigurationImpl.eventSubscriptionSchemaManager |
protected SchemaManager |
ProcessEngineConfigurationImpl.identityLinkSchemaManager |
protected SchemaManager |
ProcessEngineConfigurationImpl.jobSchemaManager |
protected SchemaManager |
ProcessEngineConfigurationImpl.taskSchemaManager |
protected SchemaManager |
ProcessEngineConfigurationImpl.variableSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
SchemaManager |
ProcessEngineConfigurationImpl.getBatchSchemaManager() |
SchemaManager |
ProcessEngineConfigurationImpl.getEntityLinkSchemaManager() |
SchemaManager |
ProcessEngineConfigurationImpl.getEventSubscriptionSchemaManager() |
SchemaManager |
ProcessEngineConfigurationImpl.getIdentityLinkSchemaManager() |
SchemaManager |
ProcessEngineConfigurationImpl.getJobSchemaManager() |
SchemaManager |
ProcessEngineConfigurationImpl.getTaskSchemaManager() |
SchemaManager |
ProcessEngineConfigurationImpl.getVariableSchemaManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setBatchSchemaManager(SchemaManager batchSchemaManager) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setEntityLinkSchemaManager(SchemaManager entityLinkSchemaManager) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setEventSubscriptionSchemaManager(SchemaManager eventSubscriptionSchemaManager) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setIdentityLinkSchemaManager(SchemaManager identityLinkSchemaManager) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setJobSchemaManager(SchemaManager jobSchemaManager) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setTaskSchemaManager(SchemaManager taskSchemaManager) |
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setVariableSchemaManager(SchemaManager variableSchemaManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessDbSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaManager |
ProcessDbSchemaManager.getBatchSchemaManager() |
protected SchemaManager |
ProcessDbSchemaManager.getCommonSchemaManager() |
protected SchemaManager |
ProcessDbSchemaManager.getEntityLinkSchemaManager() |
protected SchemaManager |
ProcessDbSchemaManager.getEventSubscriptionSchemaManager() |
protected SchemaManager |
ProcessDbSchemaManager.getIdentityLinkSchemaManager() |
protected SchemaManager |
ProcessDbSchemaManager.getJobSchemaManager() |
protected SchemaManager |
ProcessDbSchemaManager.getTaskSchemaManager() |
protected SchemaManager |
ProcessDbSchemaManager.getVariableSchemaManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityLinkDbSchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
EventDbSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaManager |
EventDbSchemaManager.getCommonSchemaManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
EventSubscriptionDbSchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
FormDbSchemaManager |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaManager |
FormDbSchemaManager.getCommonSchemaManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityLinkDbSchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
IdmDbSchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
JobDbSchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskDbSchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableDbSchemaManager |
Copyright © 2023 Flowable. All rights reserved.