public class IssueCountExcludingSubTasksStatisticsCallback extends AbstractColumnStatisticsCallback
ColumnStatisticsCallbackFactory| Constructor and Description |
|---|
IssueCountExcludingSubTasksStatisticsCallback(Map<String,Column> columnsByStatusId,
Set<String> parentIssueTypeIds) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getFields()
Get the lucene fields required by this component
|
protected Double |
getStatisticsValue(Long issueId,
String issueKey,
IssueFieldValueProvider data)
Compute the statistics value for this column constraint based on the document data.
|
fieldData, getStatisticsValuesByColumn, processFieldDatafieldData, issueComplete, requiresIssueDoc@Nonnull protected Double getStatisticsValue(Long issueId, String issueKey, IssueFieldValueProvider data)
AbstractColumnStatisticsCallbackgetStatisticsValue in class AbstractColumnStatisticsCallbackissueId - issue IDissueKey - issue Keydata - all document datapublic Set<String> getFields()
RapidIssueEntryCallbackComponentgetFields in interface IssueDataCallbackgetFields in interface RapidIssueEntryCallbackComponentgetFields in class AbstractColumnStatisticsCallbackCopyright © 2007–2015 Atlassian. All rights reserved.