Package org.duracloud.client.task
-
Interface Summary Interface Description S3TaskClient Provides a client interface for S3StorageProvider's set of tasks.SnapshotTaskClient Provides a client interface for the SnapshotStorageProvider's set of tasks. -
Class Summary Class Description S3TaskClientImpl Implements the S3 task client interface by making task calls through a ContentStore.S3TaskClientManager Provides a way to get access to an S3TaskClient.SnapshotTaskClientImpl Implements the snapshot task client interface by making task calls through a ContentStore.SnapshotTaskClientManager