Uses of Class
org.apache.camel.tooling.model.ReleaseModel
-
-
Uses of ReleaseModel in org.apache.camel.tooling.model
Methods in org.apache.camel.tooling.model that return ReleaseModel Modifier and Type Method Description static ReleaseModelJsonMapper. generateReleaseModel(org.apache.camel.util.json.JsonObject obj)Methods in org.apache.camel.tooling.model with parameters of type ReleaseModel Modifier and Type Method Description static org.apache.camel.util.json.JsonObjectJsonMapper. asJsonObject(ReleaseModel model)
-