Class CommentUpdatedSerializer

java.lang.Object
com.atlassian.jira.plugins.webhooks.serializer.AbstractJiraEventSerializer<CommentUpdatedEvent>
com.atlassian.jira.plugins.webhooks.serializer.comment.CommentUpdatedSerializer
All Implemented Interfaces:
EventSerializer<CommentUpdatedEvent>

@Component public class CommentUpdatedSerializer extends AbstractJiraEventSerializer<CommentUpdatedEvent>