| Package | Description |
|---|---|
| org.jboss.pull.shared.connectors.bugzilla |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<Comment> |
CommentsClient.commentsFor(Bug bug) |
Map<String,SortedSet<Comment>> |
CommentsClient.commentsFor(Collection<String> bugIds) |
SortedSet<Comment> |
BZHelper.loadCommentsFor(Bug bug) |
Map<String,SortedSet<Comment>> |
BZHelper.loadCommentsFor(Collection<String> bugIds) |
| Modifier and Type | Method and Description |
|---|---|
int |
Comment.compareTo(Comment o) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.