Package | Description |
---|---|
org.opennms.netmgt.graph.api | |
org.opennms.netmgt.graph.api.info | |
org.opennms.netmgt.graph.rest.impl.converter.json | |
org.opennms.netmgt.graph.service |
Modifier and Type | Method and Description |
---|---|
Map<NodeRef,StatusInfo> |
NodeService.resolveStatus(List<NodeRef> nodeRefs) |
Modifier and Type | Method and Description |
---|---|
StatusInfo |
StatusInfo.StatusInfoBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static StatusInfo.StatusInfoBuilder |
StatusInfo.from(StatusInfo status) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
StatusInfoConverter.convert(StatusInfo statusInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
StatusInfoConverter.canConvert(Class<StatusInfo> type) |
Modifier and Type | Method and Description |
---|---|
Map<NodeRef,StatusInfo> |
DefaultNodeService.resolveStatus(List<NodeRef> nodeRefs) |
Copyright © 2021. All rights reserved.