|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueRelation | |
|---|---|
| org.redmine.ta | Use RedmineManager class from this package to communicate with Redmine servers. |
| org.redmine.ta.beans | Redmine objects (Task, Project, User, Tracker, ...). |
| Uses of IssueRelation in org.redmine.ta |
|---|
| Methods in org.redmine.ta that return IssueRelation | |
|---|---|
IssueRelation |
RedmineManager.createRelation(String projectKey,
Integer issueId,
Integer issueToId,
String type)
|
| Uses of IssueRelation in org.redmine.ta.beans |
|---|
| Methods in org.redmine.ta.beans that return types with arguments of type IssueRelation | |
|---|---|
List<IssueRelation> |
Issue.getRelations()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||