Class PackageServlet.JsonUpdateOperation
- java.lang.Object
-
- com.composum.sling.core.pckgmgr.jcrpckg.PackageServlet.UpdateOperation
-
- com.composum.sling.core.pckgmgr.jcrpckg.PackageServlet.JsonUpdateOperation
-
- All Implemented Interfaces:
com.composum.sling.core.servlet.ServletOperation
- Enclosing class:
- PackageServlet
protected class PackageServlet.JsonUpdateOperation extends PackageServlet.UpdateOperation
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
JsonUpdateOperation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Map<String,Object>
getParameters(org.apache.sling.api.SlingHttpServletRequest request)
-
Methods inherited from class com.composum.sling.core.pckgmgr.jcrpckg.PackageServlet.UpdateOperation
doIt
-
-
-
-
Method Detail
-
getParameters
protected Map<String,Object> getParameters(org.apache.sling.api.SlingHttpServletRequest request) throws IOException
- Overrides:
getParameters
in classPackageServlet.UpdateOperation
- Throws:
IOException
-
-