Package com.atlassian.confluence.impl.hibernate.bulk
-
Interface Summary Interface Description BulkAction<CONTEXT extends BulkExecutionContext,TARGET> This will handle the logic of bulk actionBulkActionReportAware Interface to receive report from BulkActionBulkExecutionContext This context will be passed through every processBulkTransaction HibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET> Simple interface for bulk action on Hibernate -
Class Summary Class Description BulkAction.Result<CONTEXT extends BulkExecutionContext,TARGET> BulkSimpleMessage BulkSimpleMessage.BulkSimpleMessageBuilder BulkStatusReport BulkStatusReport.Builder HibernateBulkTransaction Wrap low layer transaction management for bulk action.RecursiveHibernateBulkAction<CONTEXT extends BulkExecutionContext,TARGET> Abstract bulk recursive action. -
Enum Summary Enum Description BulkSimpleMessageTypes BulkStatusReportEnum -
Exception Summary Exception Description StopBatchProcessingException An exception to indicate that we should stop batch processing