Interface BulkActionReportAware
- 
- All Known Implementing Classes:
 AbstractBulkPageAction,DefaultBulkAttachmentDelete.BulkAttachmentDeleteAction
public interface BulkActionReportAwareInterface to receive report from BulkAction- Since:
 - 5.10
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreport(com.atlassian.core.util.ProgressMeter progressMeter, int processedEntities, int actionedEntities, int maxProcessedDepthLevel) 
 -