Package | Description |
---|---|
org.opennms.netmgt.graph.api.updates | |
org.opennms.netmgt.graph.api.updates.listener | |
org.opennms.netmgt.graph.updates |
Modifier and Type | Method and Description |
---|---|
ChangeSet<G,V,E> |
ChangeSet.ChangeSetBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChangeSet<?,?,?>> |
ContainerChangeSet.getGraphsUpdated() |
Modifier and Type | Method and Description |
---|---|
void |
GraphNotificationService.graphChanged(ChangeSet graphChangeSet) |
Modifier and Type | Method and Description |
---|---|
void |
GraphChangeSetListener.graphChanged(ChangeSet<G,V,E> changeSet) |
void |
GraphContainerChangeListener.handleGraphUpdated(ChangeSet changeSet) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultGraphNotificationService.graphChanged(ChangeSet graphChangeSet) |
Copyright © 2021. All rights reserved.