Uses of Class
com.atlassian.greenhopper.service.issue.callback.AbstractIssueDataCallback
Packages that use AbstractIssueDataCallback
-
Uses of AbstractIssueDataCallback in com.atlassian.greenhopper.service.issue.callback
Modifier and TypeClassDescriptionclassCollects the issue key and epic label of epic issues that match the given search term.classCollect issue keys found and map them to their parent issue's keyclassLightweightIssueDataCallbackthat only stores issue ids.classCollect issue summariesclassCollects all project ids of given issuesclassCollects all project ids of given issuesclassCollects Sprint IDs.classCollects sprints and associated project idsclassCollects sprint idsclassCreates a histogram of statuses and their issue count.classInitialised with the mapping ofColumnProgressto their sets ofStatusobjects, this callback inspects the status of each issue and assigns it to the appropriateColumnProgressin a map.