Class PublishPostOperation
- java.lang.Object
-
- org.apache.sling.cms.core.publication.PublishPostOperation
-
- All Implemented Interfaces:
org.apache.sling.servlets.post.PostOperation
public class PublishPostOperation extends Object implements org.apache.sling.servlets.post.PostOperation
A Sling Post Operation to publish content
-
-
Constructor Summary
Constructors Constructor Description PublishPostOperation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run(org.apache.sling.api.SlingHttpServletRequest request, org.apache.sling.servlets.post.PostResponse response, org.apache.sling.servlets.post.SlingPostProcessor[] processors)
-