Uses of Class
org.duracloud.snapshottask.snapshot.SpaceModifyingSnapshotTaskRunner
Packages that use SpaceModifyingSnapshotTaskRunner
-
Uses of SpaceModifyingSnapshotTaskRunner in org.duracloud.snapshottask.snapshot
Subclasses of SpaceModifyingSnapshotTaskRunner 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.