| Package | Description |
|---|---|
| org.activiti.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.activiti.engine.impl.cfg | |
| org.activiti.engine.impl.cfg.standalone | |
| org.activiti.engine.impl.cmd | |
| org.activiti.engine.impl.db | |
| org.activiti.engine.impl.db.upgrade | |
| org.activiti.engine.impl.interceptor | |
| org.activiti.engine.impl.persistence | |
| org.activiti.engine.impl.persistence.entity |
| Class and Description |
|---|
| ListQueryParameterObject |
| Class and Description |
|---|
| DbSqlSessionFactory |
| Class and Description |
|---|
| DbSqlSession
responsibilities:
- delayed flushing of inserts updates and deletes
- optional dirty checking
- db specific statement name mapping
|
| Class and Description |
|---|
| IdBlock |
| Class and Description |
|---|
| ActivitiVersion
This class is used for auto-upgrade purposes.
|
| DbSqlSession
responsibilities:
- delayed flushing of inserts updates and deletes
- optional dirty checking
- db specific statement name mapping
|
| DbSqlSession.CachedObject |
| DbSqlSession.DeleteOperation |
| DbSqlSessionFactory |
| ListQueryParameterObject |
| PersistentObject |
| Class and Description |
|---|
| DbSqlSession
responsibilities:
- delayed flushing of inserts updates and deletes
- optional dirty checking
- db specific statement name mapping
|
| Class and Description |
|---|
| DbSqlSession
responsibilities:
- delayed flushing of inserts updates and deletes
- optional dirty checking
- db specific statement name mapping
|
| Class and Description |
|---|
| DbSqlSession
responsibilities:
- delayed flushing of inserts updates and deletes
- optional dirty checking
- db specific statement name mapping
|
| PersistentObject |
| Class and Description |
|---|
| BulkDeleteable
Marker interface to indicate the entity can be deleted in bulk.
|
| HasRevision
Entities that are using revisions for optimistic locking, need to implement this interface.
|
| PersistentObject |
Copyright © 2016 Alfresco. All rights reserved.