| Modifier and Type | Method and Description |
|---|---|
static ComponentModel |
JsonMapper.generateComponentModel(org.apache.camel.util.json.JsonObject obj) |
static ComponentModel |
JsonMapper.generateComponentModel(String json) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.camel.util.json.JsonObject |
JsonMapper.asJsonObject(ComponentModel model) |
static String |
JsonMapper.createParameterJsonSchema(ComponentModel model) |
static void |
JsonMapper.parseComponentModel(org.apache.camel.util.json.JsonObject mobj,
ComponentModel model) |
Apache Camel