Class IssueCountExcludingSubTasksStatisticsCallback

All Implemented Interfaces:
IssueDataCallback, RapidIssueEntryCallbackComponent

public class IssueCountExcludingSubTasksStatisticsCallback extends AbstractColumnStatisticsCallback
Checks the issue type of each document against the list of parent issue types to ensure that only parent issues are counted towards column statistics.
See Also: