Package org.openrefine.commands.history
Class ApplyOperationsCommand.JsonResponse
- java.lang.Object
-
- org.openrefine.commands.history.ApplyOperationsCommand.JsonResponse
-
- Enclosing class:
- ApplyOperationsCommand
protected static class ApplyOperationsCommand.JsonResponse extends Object
-
-
Constructor Detail
-
JsonResponse
public JsonResponse(String code, List<OperationApplicationResult> results)
-
-