public class CaseCommentEvent extends CaseEvent
| Constructor and Description |
|---|
CaseCommentEvent(String user,
String caseId,
CommentInstance comment) |
| Modifier and Type | Method and Description |
|---|---|
CommentInstance |
getComment()
Returns actual CommentInstance that is added or removed
|
String |
toString() |
public CaseCommentEvent(String user, String caseId, CommentInstance comment)
public CommentInstance getComment()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.