| Interface | Description |
|---|---|
| BulkAction<T> |
This will handle the logic of bulk action
|
| BulkActionReportAware |
Interface to receive report from BulkAction
|
| BulkExecutionContext |
This context will be passed through every process
|
| BulkTransaction | |
| HibernateBulkAction<T> |
Simple interface for bulk action on Hibernate
|
| Class | Description |
|---|---|
| BulkAction.Result<T> | |
| BulkStatusReport | |
| BulkStatusReport.Builder |
| Enum | Description |
|---|---|
| BulkStatusReportEnum |
| Exception | Description |
|---|---|
| StopBatchProcessingException |
An exception to indicate that we should stop batch processing
|
Copyright © 2003–2016 Atlassian. All rights reserved.