| Package | Description |
|---|---|
| org.jboss.pull.shared.connectors.bugzilla |
| Modifier and Type | Method and Description |
|---|---|
static CommentVisibility |
CommentVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommentVisibility[] |
CommentVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BZHelper.addComment(int id,
String text,
CommentVisibility visibility,
double worktime) |
boolean |
CommentsClient.addComment(int id,
String text,
CommentVisibility visibility,
double worktime) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.