Skip to content

CAMEL-17792: Add documentation about the message headers (E-F)#7242

Merged
essobedo merged 13 commits into
mainfrom
CAMEL-17792/doc-message-headers
Mar 21, 2022
Merged

CAMEL-17792: Add documentation about the message headers (E-F)#7242
essobedo merged 13 commits into
mainfrom
CAMEL-17792/doc-message-headers

Conversation

@essobedo
Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/CAMEL-17792

Motivation

It is now possible to document a message header using annotations, let's leverage it to document the headers of the components.

Modifications

For all the components whose name starts with a E or F

  • Document the messages headers using the annotations
  • Migrate the existing documentation of message headers to use the annotations instead
  • Re-define shared constants like those in Exchange in the local constants class to be able to document it within the context of current component.
  • Add new constants class when it does not exist yet

@essobedo essobedo merged commit 6208c99 into main Mar 21, 2022
@essobedo essobedo deleted the CAMEL-17792/doc-message-headers branch March 21, 2022 15:46
vpaturet pushed a commit to vpaturet/camel that referenced this pull request Mar 29, 2022
…e#7242)

## Motivation

It is now possible to document a message header using annotations, let's leverage it to document the headers of the components.

 ## Modifications

For all the components whose name starts with a E or F 

* Document the messages headers using the annotations
* Migrate the existing documentation of message headers to use the annotations instead
* Re-define shared constants like those in `Exchange` in the local constants class to be able to document it within the context of current component.
* Add new constants class when it does not exist yet

* CAMEL-17792: Add doc about the message headers of camel-ehcache
* CAMEL-17792: Add doc about the message headers of camel-elasticsearch-rest
* CAMEL-17792: Add doc about the message headers of camel-elsql
* CAMEL-17792: Add doc about the message headers of camel-etcd
* CAMEL-17792: Add doc about the message headers of camel-exec
* CAMEL-17792: Add doc about the message headers of camel-facebook
* CAMEL-17792: Add doc about the message headers of camel-file
* CAMEL-17792: Add doc about the message headers of camel-file-watch
* CAMEL-17792: Add doc about the message headers of camel-flatpack
* CAMEL-17792: Add doc about the message headers of camel-flink
* CAMEL-17792: Add doc about the message headers of camel-fop
* CAMEL-17792: Add doc about the message headers of camel-freemarker
* CAMEL-17792: Add doc about the message headers of camel-ftp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants