Uses of Class
org.apache.sling.servlets.post.impl.operations.AbstractPostOperation
Packages that use AbstractPostOperation
-
Uses of AbstractPostOperation in org.apache.sling.servlets.post.impl.operations
Subclasses of AbstractPostOperation in org.apache.sling.servlets.post.impl.operationsModifier and TypeClassDescriptionclassTheCheckinOperationclass implements thecheckinoperation for the Sling default POST servlet.classTheCheckoutOperationclass implements thecheckoutoperation for the Sling default POST servlet.classTheCopyOperationclass implements thecopyoperation for the Sling default POST servlet.classTheDeleteOperationclass implements thedeleteoperation for the Sling default POST servlet.classTheImportOperationclass implements theSlingPostConstants.OPERATION_IMPORTimport operation for the Sling default POST servlet.classTheModifyOperationclass implements the default operation called by the Sling default POST servlet if no operation is requested by the client.classTheMoveOperationclass implements themoveoperation for the Sling default POST servlet.classTheRestoreOperationclass implements therestoreoperation for the Sling default POST servlet.classPerforms a streamed modification of the content.