How to get Sprint information using Java API

Is there a way to retrieve the following information for a given Sprint using Jira or greenhopper Java API:

start date
end date
Number of Issues
Number of Sub-tasks per Issue
Number of “Done” Sub-tasks per Issue and their Resolved date

I am asking since I am running into old posts/replies/solutions when I search the web for answers.

1 Like