Class VersionServlet.CreateConfiguration

  • All Implemented Interfaces:
    com.composum.sling.core.servlet.ServletOperation
    Enclosing class:
    VersionServlet

    public static class VersionServlet.CreateConfiguration
    extends Object
    implements com.composum.sling.core.servlet.ServletOperation
    • Constructor Detail

      • CreateConfiguration

        public CreateConfiguration()
    • Method Detail

      • doIt

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