| Interface | Description |
|---|---|
| DbUpgradeStep | |
| HasRevision |
Entities that are using revisions for optimistic locking, need to implement this interface.
|
| LiquibaseDatabaseConfiguration |
A configuration that is used by the
LiquibaseBasedSchemaManager
to ease the access to certain database properties. |
| MybatisTypeAliasConfigurator |
This class configures typeAliases in
TypeAliasRegistry |
| MybatisTypeHandlerConfigurator |
This class configures
TypeHandler in TypeHandlerRegistry |
| SchemaManager | |
| SingleCachedEntityMatcher<EntityImpl extends Entity> |
Interface to express a condition whether or not one specific cached entity should be used in the return result of a query.
|
| SuspensionState |
Contains a predefined set of states for process definitions and process instances
|
| Class | Description |
|---|---|
| AbstractDataManager<EntityImpl extends Entity> | |
| AbstractSqlScriptBasedDbSchemaManager | |
| BulkDeleteOperation |
Use this to execute a dedicated delete statement.
|
| CommonDbSchemaManager | |
| DbSqlSession | |
| DbSqlSessionFactory | |
| EngineDatabaseConfiguration | |
| FlowableLiquibaseHubService |
This is a special implementation of the Liquibase
HubService
which is automatically disabled. |
| FlowableLiquibaseLicenseService |
A special Liquibase
LicenseService that always returns false for the license check. |
| IdBlock | |
| LiquibaseBasedSchemaManager | |
| ListQueryParameterObject | |
| ListQueryParameterObject.OrderBy | |
| LogSqlExecutionTimePlugin | |
| ServiceSqlScriptBasedDbSchemaManager | |
| SuspensionState.SuspensionStateImpl |
| Enum | Description |
|---|---|
| ListQueryParameterObject.ResultType |
Copyright © 2021 Flowable. All rights reserved.