[ 
https://issues.apache.org/jira/browse/CAMEL-8023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308921#comment-14308921
 ] 

Claus Ibsen commented on CAMEL-8023:
------------------------------------

I just added the needed javadoc for the bean component
https://github.com/apache/camel/blob/72ec197e3a98d874bcedf3889f398fba2f9c7494/camel-core/src/main/java/org/apache/camel/component/bean/BeanEndpoint.java#L98

https://github.com/apache/camel/blob/72ec197e3a98d874bcedf3889f398fba2f9c7494/camel-core/src/main/java/org/apache/camel/component/bean/BeanEndpoint.java#L86

Similar work for all the other components we have in camel-core, so they are 
all documented. The documentation can be found on the wiki pages.

> Add javadoc documentation to camel-core endpoints so we have documentation 
> out of the box
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8023
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8023
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Willem Jiang
>             Fix For: 2.15.0
>
>
> See parent ticket.
> For each of the components in camel-core, we need to document each @UriParam 
> option. This is done by adding javadoc to the setter method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to