public static interface CMISEndpointBuilderFactory.CMISBuilders
| Modifier and Type | Method and Description |
|---|---|
default CMISEndpointBuilderFactory.CMISEndpointBuilder |
cmis(String path)
CMIS (camel-cmis)
The cmis component uses the Apache Chemistry client API and allows
you to add/read nodes to/from a CMIS compliant content repositories.
|
default CMISEndpointBuilderFactory.CMISEndpointBuilder cmis(String path)
cmis:cmsUrl
Path parameter: cmsUrl (required)
URL to the cmis repositoryApache Camel