Merge "Reduce the number of raw-type related warnings in aai-common"
authorWilliam Reehil <william.reehil@att.com>
Fri, 11 Nov 2022 13:37:39 +0000 (13:37 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 11 Nov 2022 13:37:39 +0000 (13:37 +0000)
commit72b44a38290334c46a9dedc0be1dadcd08520515
tree4ea0ae01f4dabf1b9781779b5fea790f9c2c03ba
parent131345b4ef18b8dc2c346c6af59f90f0d3fde431
parent2c9ee21f2cf8fc230decfc48e3f652fe11862216
Merge "Reduce the number of raw-type related warnings in aai-common"
aai-core/src/main/java/org/onap/aai/introspection/JSONStrategy.java
aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java
aai-core/src/main/java/org/onap/aai/serialization/db/DBSerializer.java
aai-core/src/main/java/org/onap/aai/serialization/queryformats/Aggregate.java
aai-core/src/main/java/org/onap/aai/serialization/queryformats/GraphSON.java
aai-core/src/main/java/org/onap/aai/serialization/queryformats/HistoryFormat.java
aai-core/src/main/java/org/onap/aai/serialization/queryformats/SimpleFormat.java
aai-core/src/main/java/org/onap/aai/serialization/queryformats/TreeFormat.java
aai-core/src/main/java/org/onap/aai/util/RestController.java
aai-core/src/test/java/org/onap/aai/serialization/queryformats/SimpleFormatTest.java
aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java