Package | Description |
---|---|
com.hp.ucmdb.api.history | |
com.hp.ucmdb.api.topology.notification.ha.notification |
Modifier and Type | Method and Description |
---|---|
Map<UcmdbId,HistoryChanges> |
HistoryService.getChanges(Collection<UcmdbId> ids,
HistoryFilter filter) |
Map<UcmdbId,HistoryChanges> |
HistoryService.getChanges(HistoryFilter filter) |
Modifier and Type | Method and Description |
---|---|
Map<UcmdbId,HistoryChanges> |
HistoryNotification.getHistoryNotification()
retrieve history changes that happen when a writer was changed in the cluster
|