| AbstractDataEntity |
The information from the sync data sources (devices, NMS, third-party databases, etc)
id retrieved and stored in high-level data types to be processed later.
|
| AbstractSyncProvider |
This class describes the generic behavior of all the synchronization providers.
|
| PollResult |
The result of polling a given sync data source
|
| SyncAction |
An instance of this class define an action to be performed upon a sync finding
|
| SyncDataSourceCommonParameters |
Basically a hash-map that stores a set of configuration parameters
that will be used by the sync provider
|
| SyncDataSourceConfiguration |
Basically a hash-map that stores a set of configuration parameters
that will be used by the sync provider
|
| SyncFinding |
This class represents a single result from comparing the info from a sync data
source and the corresponding information in the inventory database
|
| SynchronizationGroup |
Creates a Synchronization Group.
|
| SyncResult |
Instances of this class are intended to inform about the results of a synchronization process.
|
| SyncUtil |
|
| TableData |
Represents a simple table
|
| TemplateDataSource |
Basically a hash-map that stores a set of configuration parameters
that will be used by the sync provider
|