public class StoreReporterUtilFactoryImpl extends Object implements StoreReporterUtilFactory
| Constructor and Description |
|---|
StoreReporterUtilFactoryImpl(int thresholdDays) |
| Modifier and Type | Method and Description |
|---|---|
StoreReporterUtil |
getStoreReporterUtil(org.duracloud.account.db.model.AccountInfo acct,
org.duracloud.common.model.Credential credential)
This method creates or returns a cached store-reporter of a utility
object for interacting with DuraCloud instances.
|
public StoreReporterUtilFactoryImpl(int thresholdDays)
public StoreReporterUtil getStoreReporterUtil(org.duracloud.account.db.model.AccountInfo acct, org.duracloud.common.model.Credential credential)
StoreReporterUtilFactorygetStoreReporterUtil in interface StoreReporterUtilFactoryacct - to which the instance belongscredential - for accessing arg acctCopyright © 2009–2015 DuraSpace. All rights reserved.