Class SubmissionTokenCommentDeduplicator

  • All Implemented Interfaces:
    NewCommentDeduplicator

    public class SubmissionTokenCommentDeduplicator
    extends Object
    implements NewCommentDeduplicator
    A NewCommentDeduplicator which uses a submission token, represented by a UUID, to determine if a new submitted comment is a duplicate of any existing comments.

    The UUID is stored as a content property against the comment.