- java.lang.Object
-
- org.duracloud.snapshot.service.impl.SnapshotTaskClientHelper
-
@Component public class SnapshotTaskClientHelper extends Object
- Author:
- Daniel Bernstein Date: Aug 18, 2014
-
-
Constructor Summary
Constructors Constructor Description SnapshotTaskClientHelper(StoreClientHelper storeClientHelper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.duracloud.client.task.SnapshotTaskClientcreate(org.duracloud.snapshot.db.model.DuracloudEndPointConfig config, String username, String password)
-
-
-
Constructor Detail
-
SnapshotTaskClientHelper
@Autowired public SnapshotTaskClientHelper(StoreClientHelper storeClientHelper)
-
-