Class ApplyOperationsCommand

java.lang.Object
com.google.refine.commands.Command
com.google.refine.commands.history.ApplyOperationsCommand

public class ApplyOperationsCommand extends Command
  • Constructor Details

    • ApplyOperationsCommand

      public ApplyOperationsCommand()
  • 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
    • reconstructOperation

      protected void reconstructOperation(Project project, com.fasterxml.jackson.databind.node.ObjectNode obj) throws IOException
      Throws:
      IOException