Class DatastoreSnapshotRestore


  • public final class DatastoreSnapshotRestore
    extends Object
    This class looks for a previously saved data store backup file in a directory and, if found, de-serializes the DatastoreSnapshot instances. This class has a static singleton that is created on bundle activation.
    Author:
    Thomas Pantelis