@NotFinalAPI public interface ReconciliationService
Modifier and Type | Method and Description |
---|---|
IdToElementMappings |
getChangedIds(Ids ids)
gets the new ids by the original ids
|
ChangedIdsResult |
getChangedIds(TimeStamp changedSince)
gets the of all ids changed since a given time stamp.
|
Factory |
getFactory() |
IdentificationMap |
identifyInCMDB(TopologyData topologyData) |
Factory getFactory()
IdentificationMap identifyInCMDB(TopologyData topologyData)
IdToElementMappings getChangedIds(Ids ids)
ids
- the original ids to check if changed.ChangedIdsResult getChangedIds(TimeStamp changedSince)
changedSince
- the time stamp. Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.