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()
StorageException
TaskProvider getTaskProvider(String storageAccountId) throws TaskException
storageAccountId
- - the ID of the provider accountTaskException
Copyright © 2009–2016 DuraSpace. All rights reserved.