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:
ServletOperation
- Enclosing class:
- PackageServlet
protected class PackageServlet.JsonUpdateOperation extends PackageServlet.UpdateOperation
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsonUpdateOperation()
-
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:
getParametersin classPackageServlet.UpdateOperation- Throws:
IOException
-
-