public class ExtMvelHelper extends Object
| Constructor and Description |
|---|
ExtMvelHelper(Path extensionsDocPath) |
| Modifier and Type | Method and Description |
|---|---|
static String |
escape(String raw) |
String |
getDocLink(org.apache.camel.tooling.model.ArtifactModel<?> model) |
String |
getFirstVersionShort(org.apache.camel.tooling.model.BaseModel<?> model) |
String |
getSupportLevel(org.apache.camel.tooling.model.ArtifactModel<?> model) |
public ExtMvelHelper(Path extensionsDocPath)
public String getFirstVersionShort(org.apache.camel.tooling.model.BaseModel<?> model)
public String getSupportLevel(org.apache.camel.tooling.model.ArtifactModel<?> model)
public String getDocLink(org.apache.camel.tooling.model.ArtifactModel<?> model)
Apache Camel