Uses of Interface
org.qubership.nifi.service.dbjson.JsonToDBGraph
Packages that use JsonToDBGraph
-
Uses of JsonToDBGraph in org.qubership.nifi.service
Methods in org.qubership.nifi.service that return JsonToDBGraphModifier and TypeMethodDescriptionDbJsonMappingService.json2DB()Gets JSON to DB mapping based on controller service parameters.Looks up JSON to DB mapping based on FlowFile attributes. -
Uses of JsonToDBGraph in org.qubership.nifi.service.dbjson
Methods in org.qubership.nifi.service.dbjson that return JsonToDBGraphModifier and TypeMethodDescriptionJsonToDBGraph.findNodeByPath(String searchJsonPath) JsonToDBGraph.getParent()Methods in org.qubership.nifi.service.dbjson that return types with arguments of type JsonToDBGraphModifier and TypeMethodDescriptionJsonToDBGraph.findNodesByPath(String searchJsonPath) List<? extends JsonToDBGraph> JsonToDBGraph.getChildren()Methods in org.qubership.nifi.service.dbjson with parameters of type JsonToDBGraphMethod parameters in org.qubership.nifi.service.dbjson with type arguments of type JsonToDBGraphModifier and TypeMethodDescriptionvoidJsonToDBGraph.appendChildren(List<? extends JsonToDBGraph> newborns)