Details
-
Wish
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Currently, the component's properties have 2 attributes that can be used to enhance the configuration form, "group" and "label".
From the ActiveMQ component
"group" : "consumer (advanced)", "label" : "consumer,advanced",
Whereas the model's catalog doesn't have a "group" attribute and for some models, there's a "label".
From the aggregate EIP
"label" : "advanced",
Would be possible/desirable to standardize these attributes so we have them both available at all times?