Class CancelImportingJobCommand

java.lang.Object
com.google.refine.commands.Command
com.google.refine.commands.importing.CancelImportingJobCommand

public class CancelImportingJobCommand extends Command
  • Constructor Details

    • CancelImportingJobCommand

      public CancelImportingJobCommand()
  • Method Details

    • 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