This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.7.x by this push: new 0115876 Regen for commit 4425f62f5512cdf8038800a39d5f5db5f1cddf44 0115876 is described below commit 0115876915cf82b84c95f62670115b9764e6a807 Author: oscerd <osc...@users.noreply.github.com> AuthorDate: Wed Jan 5 21:06:34 2022 +0000 Regen for commit 4425f62f5512cdf8038800a39d5f5db5f1cddf44 Signed-off-by: GitHub <nore...@github.com> --- .../docs/enterprise-integration-patterns.adoc | 34 +++++++++++----------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/enterprise-integration-patterns.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/enterprise-integration-patterns.adoc index 12bc84b..82824bc 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/enterprise-integration-patterns.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/enterprise-integration-patterns.adoc @@ -12,7 +12,7 @@ User Guide before attempting to implement these patterns. == Messaging Systems [width="100%",cols="10%,10%,80%",] -|======================================================================= +|=== a|image::eip/ChannelIcon.gif[image] |xref:message-channel.adoc[Message Channel] |How does one application communicate with another using messaging? @@ -38,13 +38,13 @@ different data formats communicate with each other using messaging? a|image::eip/MessageEndpointIcon.gif[image] |xref:message-endpoint.adoc[Message Endpoint] |How does an application connect to a messaging channel to send and receive messages? -|======================================================================= +|=== [[EnterpriseIntegrationPatterns-MessagingChannels]] == Messaging Channels [width="100%",cols="10%,10%,80%",] -|======================================================================= +|=== a|image::eip/PointToPointIcon.gif[image] |xref:point-to-point-channel.adoc[Point to Point Channel] |How can the caller be sure that exactly one receiver will receive the document or @@ -80,13 +80,13 @@ affecting the others? a|image::eip/MessagingBridgeIcon.gif[image] |xref:change-data-capture.adoc[Change Data Capture] | Data synchronization by capturing changes made to a database, and apply those changes to another system. -|======================================================================= +|=== [[EnterpriseIntegrationPatterns-MessageConstruction]] == Message Construction [width="100%",cols="10%,10%,80%",] -|======================================================================= +|=== a|image::eip/EventMessageIcon.gif[image] |xref:event-message.adoc[Event Message] |How can messaging be used to transmit events from one application to another? @@ -108,13 +108,13 @@ a|image::eip/MessageExpirationIcon.gif[image] |xref:message-expiration.adoc[Message Expiration] |How can a sender indicate when a message should be considered stale and thus shouldn’t be processed? -|======================================================================= +|=== [[EnterpriseIntegrationPatterns-MessageRouting]] == Message Routing [width="100%",cols="10%,10%,80%",] -|======================================================================= +|=== a|image::eip/ContentBasedRouterIcon.gif[image] |xref:content-based-router-eip.adoc[Content Based Router] |How do we handle a situation where the implementation of a single logical function (e.g., @@ -206,13 +206,13 @@ of endpoints at the same time? | |xref:loop-eip.adoc[Loop] |How can I repeat processing a message in a loop? -|======================================================================= +|=== [[EnterpriseIntegrationPatterns-MessageTransformation]] == Message Transformation [width="100%",cols="10%,10%,80%",] -|======================================================================= +|=== a|image::eip/DataEnricherIcon.gif[image] |xref:content-enricher.adoc[Content Enricher] |How do we communicate with another system if the message originator does not have all the @@ -239,13 +239,13 @@ semantically equivalent, but arrive in a different format? | |xref:validate-eip.adoc[Validate] |How can I validate a message? -|======================================================================= +|=== [[EnterpriseIntegrationPatterns-MessagingEndpoints]] == Messaging Endpoints [width="100%",cols="10%,10%,80%",] -|======================================================================= +|=== | |xref:messaging-mapper.adoc[Messaging Mapper] |How do you move data between domain objects and the messaging infrastructure while keeping @@ -291,13 +291,13 @@ a|image::eip/MessagingAdapterIcon.gif[image] |xref:service-activator.adoc[Service Activator] |How can an application design a service to be invoked both via various messaging technologies and via non-messaging techniques? -|======================================================================= +|=== [[EnterpriseIntegrationPatterns-SystemManagement]] == System Management [width="100%",cols="10%,10%,80%",] -|======================================================================= +|=== a|image::eip/ControlBusIcon.gif[image] |xref:ROOT:controlbus-component.adoc[ControlBus] |How can we effectively administer a messaging system that is distributed across multiple platforms and a @@ -322,16 +322,16 @@ analyze and debug the flow of messages in a loosely coupled system? | |xref:step-eip.adoc[Step] | Steps groups together a set of EIPs into a composite logical unit for metrics and monitoring. | -|======================================================================= +|=== -=== EIP Icons +== EIP Icons The EIP icons library is available as a Visio stencil file adapted to render the icons with the Camel color. Download it -link:{attachmentsdir}/Hohpe_EIP_camel_20150622.zip[here] +xref:attachment$Hohpe_EIP_camel_20150622.zip[here] for your presentation, functional and technical analysis documents. The original EIP stencil is also available in -link:{attachmentsdir}/Hohpe_EIP_camel_OpenOffice.zip[OpenOffice 3.x Draw], +xref:attachment$Hohpe_EIP_camel_OpenOffice.zip[OpenOffice 3.x Draw], http://www.eaipatterns.com/download/EIP_Visio_stencil.zip[Microsoft Visio], or http://www.graffletopia.com/stencils/137[Omnigraffle].