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

public class NopOperation extends Object implements PostOperation
The NopOperation class implements no operation at all. It just sets the response status according to the :nopstatus parameter if availables. Otherwise the status is set as 200/OK.