Class ImportProjectCommand


  • public class ImportProjectCommand
    extends Command
    • Constructor Detail

      • ImportProjectCommand

        public ImportProjectCommand()
    • Method Detail

      • doPost

        public void doPost​(javax.servlet.http.HttpServletRequest request,
                           javax.servlet.http.HttpServletResponse response)
                    throws javax.servlet.ServletException,
                           IOException
        Overrides:
        doPost in class Command
        Throws:
        javax.servlet.ServletException
        IOException
      • internalImport

        protected long internalImport​(javax.servlet.http.HttpServletRequest request,
                                      Properties options)
                               throws Exception
        Throws:
        Exception