Package org.duracloud.storage.provider
Interface TaskProvider
- All Known Implementing Classes:
TaskProviderBase
public interface TaskProvider
A Task Provider performs tasks which are specific to a particular provider
implementation, and thus cannot be generalized as part of StorageProvider.
-
Method Summary
Modifier and TypeMethodDescriptionThe storeId with which the TaskProvider is associated.performTask(String taskName, String taskParameters)