public interface DuplicationPolicyRepo
| Modifier and Type | Field and Description |
|---|---|
static String |
DUP_ACCOUNTS_NAME
The expected name of the file which contains the listing of accounts
that need duplication actions to occur.
|
static String |
DUP_POLICY_SUFFIX
The expected filename suffix of all files which define a duplication
policy for an account.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getDuplicationAccounts()
Provides a listing of DuraCloud accounts which require duplication.
|
InputStream |
getDuplicationPolicy(String account)
Provides the duplication policy for a given account
|
static final String DUP_ACCOUNTS_NAME
static final String DUP_POLICY_SUFFIX
InputStream getDuplicationAccounts()
InputStream getDuplicationPolicy(String account)
account - Copyright © 2013–2016 DuraSpace. All rights reserved.