Class VersionServlet.CreateActivity

    • Constructor Detail

      • CreateActivity

        public CreateActivity()
    • Method Detail

      • doIt

        public void doIt​(@NotNull
                         @NotNull org.apache.sling.api.SlingHttpServletRequest request,
                         @NotNull
                         @NotNull org.apache.sling.api.SlingHttpServletResponse response,
                         @Nullable
                         @Nullable ResourceHandle resource)
                  throws javax.jcr.RepositoryException,
                         IOException,
                         javax.servlet.ServletException
        Specified by:
        doIt in interface ServletOperation
        Throws:
        javax.jcr.RepositoryException
        IOException
        javax.servlet.ServletException