Project

General

Profile

how get all issues and how get issues of the determinate user in java?

Added by Anibal Alonso over 10 years ago

Hi, I would like to know how to get in java, all the issues that are in the system and how to get only the issues of a user. I use redmine api 1.0.0. There is a function getIssues(host, key) that returns the issues, but I think they are just those belonging to a particular user, and I would like to know how I can do both, thanks in advance, and sorry for my poor english.