Class ModerationDecisionImpl

java.lang.Object
org.craftercms.social.moderation.impl.ModerationDecisionImpl
All Implemented Interfaces:
ModerationDecision

public class ModerationDecisionImpl extends Object implements ModerationDecision
Using the ModerationFilters decides if a UGC have to be moderate or not
The neither ModerationDecisionImpl or the Filters modified the UGC
The decision is taken base on the first
Author:
cortiz