public class EventCommentPayload extends CrudPayload
| Modifier and Type | Field and Description |
|---|---|
java.lang.Long |
commentId |
java.lang.String |
commentText |
java.lang.Long |
objectId |
java.lang.String |
objectType |
java.lang.String |
oldCommentText |
createdBy, createdOn, updatedBy, updatedOn| Constructor and Description |
|---|
EventCommentPayload() |