Class CommentRedactionEvent
- java.lang.Object
-
- org.zendesk.client.v2.model.events.Event
-
- org.zendesk.client.v2.model.events.CommentRedactionEvent
-
- All Implemented Interfaces:
Serializable
public class CommentRedactionEvent extends Event
A word or string was redacted from a ticket comment- Author:
- matthewtckr
- See Also:
- Zendesk API Documentation, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommentRedactionEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetCommentId()voidsetCommentId(Long commentId)StringtoString()
-