public class CommentPrivacyChangeEvent extends Event
| Constructor and Description |
|---|
CommentPrivacyChangeEvent() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCommentId() |
Boolean |
getPublic() |
void |
setCommentId(Long commentId) |
void |
setPublic(Boolean publicComment) |
String |
toString() |
Copyright © 2013–2020. All rights reserved.