Class FlagModeration

    • Constructor Detail

      • FlagModeration

        public FlagModeration()
    • Method Detail

      • needModeration

        public boolean needModeration​(SocialUgc ugc)
        Description copied from interface: ModerationFilter
        Decide if a UGC have to be moderate
        Specified by:
        needModeration in interface ModerationFilter
        Parameters:
        ugc - Ugc to check
        Returns:
        True if the UGC Need to be moderate False Otherwise