Uses of Class
com.atlassian.greenhopper.service.issue.callback.AbstractCompoundDataCallback

Packages that use AbstractCompoundDataCallback
com.atlassian.greenhopper.service.issue.callback   
com.atlassian.greenhopper.service.rapid   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.sprint   
 

Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.service.issue.callback
 

Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.service.issue.callback
 class RapidViewStatisticsCallback
          Callback which will retrieve the value of the StatisticsFieldConfig on each Issue that is collected, and accumulate those values per column of the specified RapidView.
 

Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.service.rapid
 

Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.service.rapid
 class ParentSwimlanesDataCallback
          Gathers information about parent swimlanes.
 

Uses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.list
 

Subclasses of AbstractCompoundDataCallback in com.atlassian.greenhopper.web.rapid.list
 class PoolIssueCallback
          Specialised data collector for pool issue data.
 

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.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.