Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
GraphMapper.map(org.opennms.integration.api.v1.graph.GraphContainer extensionGraphContainer,
org.opennms.integration.api.v1.graph.configuration.GraphConfiguration graphConfiguration) |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
ImmutableGraphContainer.asGenericGraphContainer()
Converts the
ImmutableGraphContainer to its generic counter part. |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
GenericGraphContainer.asGenericGraphContainer() |
GenericGraphContainer |
GenericGraphContainer.GenericGraphContainerBuilder.build() |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
GraphRepository.findContainerById(String containerId) |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
GraphService.getGraphContainer(String containerId) |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
AbstractDomainGraphContainer.asGenericGraphContainer() |
Constructor and Description |
---|
AbstractDomainGraphContainer(GenericGraphContainer delegate) |
Modifier and Type | Method and Description |
---|---|
static SimpleDomainGraphContainer |
SimpleDomainGraphContainer.from(GenericGraphContainer genericGraphContainer) |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
DefaultGraphRepository.findContainerById(String containerId) |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
EntityToGenericMapper.fromEntity(GraphContainerEntity entity) |
Modifier and Type | Method and Description |
---|---|
GraphContainerEntity |
GenericToEntityMapper.toEntity(GenericGraphContainer genericGraphContainer) |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
GraphmlToGraphConverter.convert(GraphML graphML) |
Constructor and Description |
---|
CustomGraphContainer(GenericGraphContainer delegate) |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
CachingGraphService.getGraphContainer(String containerId) |
GenericGraphContainer |
DefaultGraphService.getGraphContainer(String containerId) |
Copyright © 2021. All rights reserved.