|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.service.issue.callback |
|---|
| Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.service.issue.callback | |
|---|---|
class |
AbstractColumnStatisticsCallback
Common parent class for callbacks which accumulate column constraint statistics. |
class |
IssueCountAndLastUpdatedCallback
Collects the number of issues as well as the last updated date across all issues. |
class |
IssueCountExcludingSubTasksStatisticsCallback
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. |
class |
IssueCountStatisticsCallback
Very simple statistics callback - every document is worth 1. |
class |
JiraFieldStatisticsCallback
If and when fields are supported as a column constraint, this will be used to calculate the value of each document by looking up the field's indexed value. |
| Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.issue.statistics |
|---|
| Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.issue.statistics | |
|---|---|
class |
StatisticFieldAggregationCallback
Callback which will retrieve the value of the StatisticsFieldConfig on each Issue
that is collected and accumulate the values for each parent issue including its subtasks |
| Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.list |
|---|
| Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.list | |
|---|---|
class |
RapidIssueEntryCallback
Specialised data collector for pool issue data. |
| Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.plan |
|---|
| Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.plan | |
|---|---|
class |
ClassificationStatisticCallback
|
class |
EpicStatisticCallback
This callback gathers various information about the issues it finds. |
class |
VersionStatisticCallback
This callback gathers various information about the issues it finds. |
| Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.sprint |
|---|
| Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.sprint | |
|---|---|
static class |
CreateSprintHelper.IssueKeysAndStatisticsCallback
Gathers all issue keys as well as statistics field values up to (including) a lastIssue. |
| Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.work |
|---|
| Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.work | |
|---|---|
class |
ParentSwimlanesDataCallback
Gathers information about parent swimlanes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||