public interface ChangeStatistics extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
| Collection<UcmdbId> | getAdded()Retrieves collection of ids that were actually added by dataIn | 
| Collection<UcmdbId> | getDeleted()Retrieves the collection of ids that were actually deleted | 
| Map<UcmdbId,IgnoreReason> | getIgnoredMap()Retrieves the map of ids and ignore reasons that were Ignored by operation | 
| Collection<UcmdbId> | getUpdated()Retrieves collection of ids that were actually updated by dataIn | 
Collection<UcmdbId> getAdded()
Collection<UcmdbId> getUpdated()
Collection<UcmdbId> getDeleted()
Map<UcmdbId,IgnoreReason> getIgnoredMap()
                             Documentation Feedback                             
                             Copyright 2011 - 2018 Micro Focus or one of its affiliates.