public interface TaskProviderFactory
| Modifier and Type | Method and Description |
|---|---|
TaskProvider |
getTaskProvider()
Retrieves the primary task provider for a given customer.
|
TaskProvider |
getTaskProvider(String storageAccountId)
Retrieves a particular task provider based on the storage account ID.
|
TaskProvider getTaskProvider()
StorageExceptionTaskProvider getTaskProvider(String storageAccountId) throws TaskException
storageAccountId - - the ID of the provider accountTaskExceptionCopyright © 2009–2019 DuraSpace. All rights reserved.