Uses of Interface
org.apache.sling.servlets.post.PostOperation
-
Packages that use PostOperation Package Description org.apache.sling.servlets.post -
-
Uses of PostOperation in org.apache.sling.servlets.post
Classes in org.apache.sling.servlets.post that implement PostOperation Modifier and Type Class Description classAbstractPostOperationDeprecated.(SLING-6722): this class mixes Sling and JCR APIs which is not optimal as nowadays we favor the Sling APIs.classAbstractSlingPostOperationDeprecated.as of 2.0.8 (Bundle version 2.2.0) and replaced byAbstractPostOperation.
-