| Package | Description |
|---|---|
| com.atlassian.crowd.dao.audit.processor |
The audit processors are meant to be called from within other DAOs, to facilitate auditing either single or bulk
operations.
|
| com.atlassian.crowd.dao.audit.processor.impl | |
| com.atlassian.crowd.dao.group | |
| com.atlassian.crowd.dao.user | |
| com.atlassian.crowd.migration | |
| com.atlassian.crowd.migration.legacy | |
| com.atlassian.crowd.migration.legacy.database | |
| com.atlassian.crowd.util.persistence.hibernate | |
| com.atlassian.crowd.util.persistence.hibernate.batch | |
| com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5 | |
| com.atlassian.crowd.util.persistence.hibernate.batch.hibernate5.operation |
| Class and Description |
|---|
| BulkAuditMapper
Allows mapping a collection of entities processes by a
BatchProcessor
to a list of audit log changesets, to be persisted to generate an audit trail for the operation. |
| TransactionGroup
A group of objects that are to be committed in one transaction.
|
| Class and Description |
|---|
| BulkAuditMapper
Allows mapping a collection of entities processes by a
BatchProcessor
to a list of audit log changesets, to be persisted to generate an audit trail for the operation. |
| TransactionGroup
A group of objects that are to be committed in one transaction.
|
| Class and Description |
|---|
| BatchResultWithIdReferences
Batch result that stores ID references of all the directory entities that were
successfully processed by the batch.
|
| Class and Description |
|---|
| BatchResultWithIdReferences
Batch result that stores ID references of all the directory entities that were
successfully processed by the batch.
|
| Class and Description |
|---|
| BatchProcessor
Threadsafe batch processor.
|
| HibernateOperation
Hibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).
|
| TransactionGroup
A group of objects that are to be committed in one transaction.
|
| Class and Description |
|---|
| BatchProcessor
Threadsafe batch processor.
|
| BatchResultWithIdReferences
Batch result that stores ID references of all the directory entities that were
successfully processed by the batch.
|
| Class and Description |
|---|
| BatchProcessor
Threadsafe batch processor.
|
| Class and Description |
|---|
| BatchFinder
Performs a named query against crowd data with the ability to split up the related IN clause.
|
| SessionBatchProcessor
A concrete subinterface of
BatchProcessor that reifies the Session generic. |
| StatelessSessionBatchProcessor
A concrete subinterface of
BatchProcessor that reifies the StatelessSession generic. |
| Class and Description |
|---|
| BatchFinder
Performs a named query against crowd data with the ability to split up the related IN clause.
|
| BatchProcessor
Threadsafe batch processor.
|
| BulkAuditMapper
Allows mapping a collection of entities processes by a
BatchProcessor
to a list of audit log changesets, to be persisted to generate an audit trail for the operation. |
| HibernateOperation
Hibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).
|
| TransactionGroup
A group of objects that are to be committed in one transaction.
|
| TransactionGroup.Builder |
| Class and Description |
|---|
| AbstractBatchFinder
Abstract implementation of the batch finder, sub classes should extend this implementation with an implementation
of
AbstractBatchFinder.processBatchFind(long, java.util.Collection, Class) which performs the hibernate version specific
search. |
| AbstractBatchProcessor
Thread-safe batch processor.
|
| BatchFinder
Performs a named query against crowd data with the ability to split up the related IN clause.
|
| BatchProcessor
Threadsafe batch processor.
|
| SessionBatchProcessor
A concrete subinterface of
BatchProcessor that reifies the Session generic. |
| StatelessSessionBatchProcessor
A concrete subinterface of
BatchProcessor that reifies the StatelessSession generic. |
| Class and Description |
|---|
| HibernateOperation
Hibernate specific batch operation abstraction, shared between hibernate 2 (Confluence) and 4 (Crowd).
|
Copyright © 2020 Atlassian. All rights reserved.