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, getUser
public CaseCommentEvent(String user, String caseId, CaseFileInstance caseFile, CommentInstance comment)
public CommentInstance getComment()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.