Uses of Interface
org.opennms.features.topology.api.HistoryManager
-
Packages that use HistoryManager Package Description org.opennms.features.topology.app.internal org.opennms.features.topology.plugins.topo org.opennms.features.topology.shell -
-
Uses of HistoryManager in org.opennms.features.topology.app.internal
Constructors in org.opennms.features.topology.app.internal with parameters of type HistoryManager Constructor Description TopologyUI(OperationManager operationManager, HistoryManager historyManager, GraphContainer graphContainer, IconRepositoryManager iconRepoManager, LayoutManager layoutManager, org.springframework.transaction.support.TransactionOperations transactionOperations)
-
Uses of HistoryManager in org.opennms.features.topology.plugins.topo
Classes in org.opennms.features.topology.plugins.topo that implement HistoryManager Modifier and Type Class Description class
BundleContextHistoryManager
-
Uses of HistoryManager in org.opennms.features.topology.shell
Fields in org.opennms.features.topology.shell declared as HistoryManager Modifier and Type Field Description HistoryManager
DeleteHistoryCommand. historyManager
HistoryManager
ShowHistoryCommand. historyManager
-