public class TaskProviderFactory extends ProviderFactoryBase
Constructor and Description |
---|
TaskProviderFactory(StorageAccountManager storageAccountManager,
StorageProviderFactory storageProviderFactory,
org.duracloud.mill.manifest.ManifestStore manifestStore) |
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, isInitialized
public TaskProviderFactory(StorageAccountManager storageAccountManager, StorageProviderFactory storageProviderFactory, org.duracloud.mill.manifest.ManifestStore manifestStore)
public TaskProvider getTaskProvider()
StorageException
public TaskProvider getTaskProvider(String storageAccountId) throws TaskException
storageAccountId
- - the ID of the provider accountTaskException
Copyright © 2009–2015 DuraSpace. All rights reserved.