public class BitIntegrityReportTaskProcessorFactory extends TaskProcessorFactoryBase
| Constructor and Description |
|---|
BitIntegrityReportTaskProcessorFactory(org.duracloud.mill.credentials.CredentialsRepo repo,
org.duracloud.mill.bitlog.BitLogStore bitLogStore,
StorageProviderFactory storageProviderFactory,
WorkmanConfigurationManager workmanConfigurationManager,
org.duracloud.mill.notification.NotificationManager notificationManager) |
| Modifier and Type | Method and Description |
|---|---|
protected TaskProcessor |
createImpl(org.duracloud.common.queue.task.Task task) |
boolean |
isSupported(org.duracloud.common.queue.task.Task task) |
create, getCredentialRepo, getWorkDirpublic BitIntegrityReportTaskProcessorFactory(org.duracloud.mill.credentials.CredentialsRepo repo,
org.duracloud.mill.bitlog.BitLogStore bitLogStore,
StorageProviderFactory storageProviderFactory,
WorkmanConfigurationManager workmanConfigurationManager,
org.duracloud.mill.notification.NotificationManager notificationManager)
public boolean isSupported(org.duracloud.common.queue.task.Task task)
isSupported in interface TaskProcessorFactoryisSupported in class TaskProcessorFactoryBaseprotected TaskProcessor createImpl(org.duracloud.common.queue.task.Task task) throws TaskProcessorCreationFailedException
createImpl in class TaskProcessorFactoryBaseTaskProcessorCreationFailedExceptionCopyright © 2013–2015 DuraSpace. All rights reserved.