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