| Package | Description |
|---|---|
| com.hcl.domino.admin.replication |
| Modifier and Type | Method and Description |
|---|---|
static Replication.ReplicationHistoryFlags |
Replication.ReplicationHistoryFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Replication.ReplicationHistoryFlags[] |
Replication.ReplicationHistoryFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReplicationHistorySummary> |
Replication.getReplicationHistory(Database db,
Set<Replication.ReplicationHistoryFlags> flags)
Reads the replication history of the database
|
Copyright © 2019–2021 HCL. All rights reserved.