| Interface | Description |
|---|---|
| CachedEntityMatcher<EntityImpl extends Entity> |
Interface to express a condition whether or not a cached entity should be used in the return result of a query.
|
| DbSchemaManager | |
| DbUpgradeStep | |
| HasRevision |
Entities that are using revisions for optimistic locking, need to implement this interface.
|
| 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.
|
| CachedEntityMatcherAdapter<EntityImpl extends Entity> | |
| CommonDbSchemaManager | |
| CustomMybatisTypeAliasConfig | |
| CustomMyBatisTypeHandlerConfig | |
| DbSqlSession | |
| DbSqlSessionFactory | |
| IdBlock | |
| ListQueryParameterObject | |
| ServiceSqlScriptBasedDbSchemaManager | |
| SuspensionState.SuspensionStateImpl |
| Enum | Description |
|---|---|
| ListQueryParameterObject.ResultType |
Copyright © 2017 Flowable. All rights reserved.