Uses of Package
org.openrefine.history
-
Packages that use org.openrefine.history Package Description org.openrefine org.openrefine.commands org.openrefine.commands.history org.openrefine.history org.openrefine.io org.openrefine.model org.openrefine.operations -
Classes in org.openrefine.history used by org.openrefine Class Description HistoryEntryManager A utility class to load and save project histories. -
Classes in org.openrefine.history used by org.openrefine.commands Class Description HistoryEntry A record of applying an operation on the project at a point in time. -
Classes in org.openrefine.history used by org.openrefine.commands.history Class Description HistoryEntry A record of applying an operation on the project at a point in time.OperationApplicationResult Result of the application of an operation, which can either succeed in adding a new history entry to the project, or fail with an error. -
Classes in org.openrefine.history used by org.openrefine.history Class Description GridPreservation Metadata encoding the properties of anOperation
, to characterize how it transforms the grid.History Track done and undone changes.History.Step A step in the history, which is aGrid
with associated metadata.HistoryEntry A record of applying an operation on the project at a point in time.OperationApplicationResult Result of the application of an operation, which can either succeed in adding a new history entry to the project, or fail with an error. -
Classes in org.openrefine.history used by org.openrefine.io Class Description HistoryEntryManager A utility class to load and save project histories. -
Classes in org.openrefine.history used by org.openrefine.model Class Description History Track done and undone changes. -
Classes in org.openrefine.history used by org.openrefine.operations Class Description GridPreservation Metadata encoding the properties of anOperation
, to characterize how it transforms the grid.