Class GetExpressionHistoryCommand

java.lang.Object
com.google.refine.commands.Command
com.google.refine.commands.expr.GetExpressionHistoryCommand

public class GetExpressionHistoryCommand extends Command
  • Constructor Details

    • GetExpressionHistoryCommand

      public GetExpressionHistoryCommand()
  • Method Details

    • toExpressionList

      protected static List<String> toExpressionList(Object o)
    • doGet

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