public class TaskProviderFactory extends ProviderFactoryBase
| Constructor and Description |
|---|
TaskProviderFactory(StorageAccountManager storageAccountManager,
StorageProviderFactory storageProviderFactory) |
| 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.
|
getAccountManager, getInitConfig, initialize, initialize, isInitializedpublic TaskProviderFactory(StorageAccountManager storageAccountManager, StorageProviderFactory storageProviderFactory)
public TaskProvider getTaskProvider()
StorageExceptionpublic TaskProvider getTaskProvider(String storageAccountId) throws TaskException
storageAccountId - - the ID of the provider accountTaskExceptionCopyright © 2009–2014 DuraSpace. All rights reserved.