Uses of Class
org.duracloud.snapshot.service.impl.SnapshotTaskClientHelper
-
Packages that use SnapshotTaskClientHelper Package Description org.duracloud.snapshot.service.impl -
-
Uses of SnapshotTaskClientHelper in org.duracloud.snapshot.service.impl
Methods in org.duracloud.snapshot.service.impl with parameters of type SnapshotTaskClientHelper Modifier and Type Method Description voidRestoreJobExecutionListener. setSnapshotTaskClientHelper(SnapshotTaskClientHelper snapshotTaskClientHelper)protected voidSnapshotManagerImpl. setSnapshotTaskClientHelper(SnapshotTaskClientHelper snapshotTaskClientHelper)For testing purposes only
-