You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/10/10 08:33:41 UTC

[jira] Updated: (CAMEL-2801) add @Tooltip and/or @Description to NodeDefintion classes in org.apache.camel.model

     [ https://issues.apache.org/activemq/browse/CAMEL-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-2801:
-------------------------------

    Fix Version/s:     (was: 2.5.0)
                   2.6.0

> add @Tooltip and/or @Description to NodeDefintion classes in org.apache.camel.model 
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2801
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2801
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: James Strachan
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> To make it easier to introspect the model classes and auto-generate visualisations with good tooltip popup text or more detailed description it would be good to annotate the Defintion classes with annotations so its easy to generically process all of the various Defintiion classes.
> e.g.
> * tool tip text (one sentence brief description)
> * more detailed description (wonder if we can use some kinda APT tool to shove the javadoc code, formatted nicely into an annotation?)
> * link to the documentation page about the pattern

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.