| Home >> All >> org >> greenstone >> gatherer >> [ undo Javadoc ] |
org.greenstone.gatherer.undo: Javadoc index of package org.greenstone.gatherer.undo.
Package Samples:
org.greenstone.gatherer.undo
Classes:
UndoManager: Manages the rather complex task of undoing and redoing actions. It does this by storing two queues, undo and redo, containing undo jobs which encapsulate all the information needed to undo or redo an action. It is also important to note that the manage creates a temporary directory, and then places any deleted files in this directory, and saves their associated metadata with them, for the life of the session. This is to facilitate the restoring of deleted files.
| Home | Contact Us | Privacy Policy | Terms of Service |