Class ApproveUGCOperation
- java.lang.Object
-
- org.apache.sling.cms.core.usergenerated.impl.ApproveUGCOperation
-
- All Implemented Interfaces:
org.apache.sling.servlets.post.PostOperation
public class ApproveUGCOperation extends Object implements org.apache.sling.servlets.post.PostOperation
TheApproveUGCOperationclass will approve a piece of UGC, moving or publishing it as appropriate
-
-
Constructor Summary
Constructors Constructor Description ApproveUGCOperation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(org.apache.sling.api.SlingHttpServletRequest request, org.apache.sling.servlets.post.PostResponse response, org.apache.sling.servlets.post.SlingPostProcessor[] processors)
-