Uses of Class
org.duracloud.snapshottask.snapshot.AbstractSnapshotTaskRunner
Packages that use AbstractSnapshotTaskRunner
-
Uses of AbstractSnapshotTaskRunner in org.duracloud.snapshottask.snapshot
Subclasses of AbstractSnapshotTaskRunner in org.duracloud.snapshottask.snapshotModifier and TypeClassDescriptionclassCompletes the process of cancelling a snapshot by cleaning up the snapshot properties file, removing readonly access for the snapshot user, and removing the snapshot space property.classBegins the process of creating a snapshot by collecting the necessary information and passing it down to the snapshot bridge application.classGets the status and details of a snapshot restore action.classGets the list of content items that are contained in the snapshot.classGets the list of history items that are contained in the snapshot.classGet a listing of snapshots which are accessible to this account.classGet total count, size and files of snapshots which are accessible to this account.classGets the status and details of a snapshot actionclassSends a snapshot restore request to the duracloud admin for manual initiation.classRestarts a snapshot that failed to successfully transfer content from DuraCloud to the bridge.classBegins the process of restoring a snapshot by creating a landing space and informing the snapshot bridge application that a restore action needs to be performed.class