Uses of Class
org.duracloud.snapshot.db.model.SnapshotHistory
Packages that use SnapshotHistory
-
Uses of SnapshotHistory in org.duracloud.snapshot.db.model
Methods in org.duracloud.snapshot.db.model that return types with arguments of type SnapshotHistoryMethods in org.duracloud.snapshot.db.model with parameters of type SnapshotHistoryModifier and TypeMethodDescriptionintSnapshotHistory.compare(SnapshotHistory o1, SnapshotHistory o2) Method parameters in org.duracloud.snapshot.db.model with type arguments of type SnapshotHistoryModifier and TypeMethodDescriptionvoidSnapshot.setSnapshotHistory(List<SnapshotHistory> snapshotHistory)