| Package | Description |
|---|---|
| net.rcarz.jiraclient |
| Modifier and Type | Method and Description |
|---|---|
static Comment |
Comment.get(RestClient restclient,
String issue,
String id)
Retrieves the given comment record.
|
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
Issue.getComments() |
static List<Comment> |
Field.getComments(Object c,
RestClient restclient)
Gets a list of comments from the given object.
|
Copyright © 2014. All Rights Reserved.