Class ModifyOperation

java.lang.Object
org.apache.sling.servlets.post.impl.operations.AbstractPostOperation
org.apache.sling.servlets.post.impl.operations.ModifyOperation
All Implemented Interfaces:
PostOperation

public class ModifyOperation extends AbstractPostOperation
The ModifyOperation class implements the default operation called by the Sling default POST servlet if no operation is requested by the client. This operation is able to create and/or modify content.