Package | Description |
---|---|
org.opennms.netmgt.graph.api.enrichment | |
org.opennms.netmgt.graph.enrichment | |
org.opennms.netmgt.graph.provider.application |
Modifier and Type | Method and Description |
---|---|
<T> EnrichmentGraphBuilder |
EnrichmentGraphBuilder.property(GenericEdge edge,
String name,
T value) |
<T> EnrichmentGraphBuilder |
EnrichmentGraphBuilder.property(GenericVertex vertex,
String name,
T value) |
<T> EnrichmentGraphBuilder |
EnrichmentGraphBuilder.property(String name,
T value) |
Modifier and Type | Method and Description |
---|---|
void |
EnrichmentProcessor.enrich(EnrichmentGraphBuilder graphBuilder) |
Modifier and Type | Method and Description |
---|---|
void |
NodeEnrichmentProcessor.enrich(EnrichmentGraphBuilder graphBuilder) |
void |
StatusEnrichmentProcessor.enrich(EnrichmentGraphBuilder graphBuilder) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationStatusEnrichment.enrich(EnrichmentGraphBuilder graphBuilder) |
Copyright © 2021. All rights reserved.