Skip navigation links
A C E F G H J M O P R S T U W 

A

addresses - Variable in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
AMQPComponentFactory - Class in org.alfresco.event.gateway.config.amqp
AMQP connection factory.
AMQPComponentFactory() - Constructor for class org.alfresco.event.gateway.config.amqp.AMQPComponentFactory
 
amqpFromCachedConnection() - Method in class org.alfresco.event.gateway.config.amqp.AmqpFromConfig
 
AmqpFromConfig - Class in org.alfresco.event.gateway.config.amqp
Auto-configuration of the AMQP component for the source broker and the camel from-route.
AmqpFromConfig(AmqpFromProperties) - Constructor for class org.alfresco.event.gateway.config.amqp.AmqpFromConfig
 
amqpFromConnection() - Method in class org.alfresco.event.gateway.config.amqp.AmqpFromConfig
 
AmqpFromProperties - Class in org.alfresco.event.gateway.config.amqp
AMQP configuration properties.
AmqpFromProperties() - Constructor for class org.alfresco.event.gateway.config.amqp.AmqpFromProperties
 
AmqpProperties - Class in org.alfresco.event.gateway.config.amqp
AMQP configuration properties.
AmqpProperties() - Constructor for class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
amqpToCachedConnection() - Method in class org.alfresco.event.gateway.config.amqp.AmqpToConfig
 
AmqpToConfig - Class in org.alfresco.event.gateway.config.amqp
Auto-configuration of the AMQP connection for the target broker and the camel to-route.
AmqpToConfig(AmqpToProperties) - Constructor for class org.alfresco.event.gateway.config.amqp.AmqpToConfig
 
AmqpToProperties - Class in org.alfresco.event.gateway.config.amqp
AMQP configuration properties.
AmqpToProperties() - Constructor for class org.alfresco.event.gateway.config.amqp.AmqpToProperties
 

C

configure() - Method in class org.alfresco.event.gateway.GatewayRoute
 
contextConfiguration() - Method in class org.alfresco.event.gateway.metrics.RouteMetricsConfig
 

E

enrich(T) - Method in interface org.alfresco.event.gateway.enrichers.EventEnricher
 
enrich(EventV1) - Method in class org.alfresco.event.gateway.enrichers.EventV1Enricher
 
EventEnricher<T extends org.alfresco.event.model.EventV1> - Interface in org.alfresco.event.gateway.enrichers
Enriches an event.
EventGatewayApplication - Class in org.alfresco.event.gateway
 
EventGatewayApplication() - Constructor for class org.alfresco.event.gateway.EventGatewayApplication
 
EventTopicController - Class in org.alfresco.event.gateway.services.rest
Event Gateway Event Topic Controller.
EventTopicController(AmqpToProperties, ExternalPropertiesConfig) - Constructor for class org.alfresco.event.gateway.services.rest.EventTopicController
 
EventTopicEntity - Class in org.alfresco.event.gateway.services
Event Topic Entity.
EventTopicEntity() - Constructor for class org.alfresco.event.gateway.services.EventTopicEntity
 
EventTopicEntity(String, String) - Constructor for class org.alfresco.event.gateway.services.EventTopicEntity
 
EventV1Enricher - Class in org.alfresco.event.gateway.enrichers
 
EventV1Enricher() - Constructor for class org.alfresco.event.gateway.enrichers.EventV1Enricher
 
ExternalPropertiesConfig - Class in org.alfresco.event.gateway.config
Messaging External Properties.
ExternalPropertiesConfig() - Constructor for class org.alfresco.event.gateway.config.ExternalPropertiesConfig
 

F

fromRouteProperties() - Method in class org.alfresco.event.gateway.config.amqp.AmqpFromConfig
 
FromRouteProperties - Class in org.alfresco.event.gateway.config
Camel From route properties.
FromRouteProperties() - Constructor for class org.alfresco.event.gateway.config.FromRouteProperties
 

G

GatewayRoute - Class in org.alfresco.event.gateway
Event gateway route builder.
GatewayRoute(FromRouteProperties, ToRouteProperties) - Constructor for class org.alfresco.event.gateway.GatewayRoute
 
generateStreamPosition() - Method in interface org.alfresco.event.gateway.enrichers.EventEnricher
 
getAddresses() - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
getAmqpComponentWithCaching(JmsConnectionFactory) - Static method in class org.alfresco.event.gateway.config.amqp.AMQPComponentFactory
 
getBrokerUri() - Method in class org.alfresco.event.gateway.services.EventTopicEntity
 
getEntry() - Method in class org.alfresco.event.gateway.services.rest.JsonBodyContentEntry
 
getEventGlobalTopic() - Method in class org.alfresco.event.gateway.services.rest.EventTopicController
 
getEventTopic() - Method in class org.alfresco.event.gateway.services.EventTopicEntity
 
getExternalUrl() - Method in class org.alfresco.event.gateway.config.ExternalPropertiesConfig
 
getFromRoute() - Method in class org.alfresco.event.gateway.config.amqp.AmqpFromProperties
 
getHost() - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
getJmsConnectionFactory(String, String, String) - Static method in class org.alfresco.event.gateway.config.amqp.AMQPComponentFactory
 
getMetrics() - Method in class org.alfresco.event.gateway.metrics.MetricsController
 
getPassword() - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
getPort() - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
getTopicName() - Method in class org.alfresco.event.gateway.config.RouteProperties
 
getToRoute() - Method in class org.alfresco.event.gateway.config.amqp.AmqpToProperties
 
getUri() - Method in class org.alfresco.event.gateway.config.RouteProperties
 
getUrl() - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
getUsername() - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 

H

host - Variable in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 

J

jmsConnectionFactory() - Method in class org.alfresco.event.gateway.config.amqp.AmqpFromConfig
 
JsonBodyContentEntry<T> - Class in org.alfresco.event.gateway.services.rest
JsonBodyContentEntry() - Constructor for class org.alfresco.event.gateway.services.rest.JsonBodyContentEntry
 

M

main(String[]) - Static method in class org.alfresco.event.gateway.EventGatewayApplication
 
matches(Exchange) - Method in class org.alfresco.event.gateway.TypePredicate
 
metricRegistry() - Method in class org.alfresco.event.gateway.metrics.RouteMetricsConfig
 
MetricsController - Class in org.alfresco.event.gateway.metrics
 
MetricsController(CamelContext) - Constructor for class org.alfresco.event.gateway.metrics.MetricsController
 

O

org.alfresco.event.gateway - package org.alfresco.event.gateway
 
org.alfresco.event.gateway.config - package org.alfresco.event.gateway.config
 
org.alfresco.event.gateway.config.amqp - package org.alfresco.event.gateway.config.amqp
 
org.alfresco.event.gateway.enrichers - package org.alfresco.event.gateway.enrichers
 
org.alfresco.event.gateway.metrics - package org.alfresco.event.gateway.metrics
 
org.alfresco.event.gateway.services - package org.alfresco.event.gateway.services
 
org.alfresco.event.gateway.services.rest - package org.alfresco.event.gateway.services.rest
 

P

password - Variable in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
port - Variable in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
PUBLIC_OBJECT_MAPPER - Static variable in class org.alfresco.event.gateway.config.RouteConfig
 
publicDataFormat() - Method in class org.alfresco.event.gateway.config.RouteConfig
 

R

RouteConfig - Class in org.alfresco.event.gateway.config
 
RouteConfig() - Constructor for class org.alfresco.event.gateway.config.RouteConfig
 
RouteMetricsConfig - Class in org.alfresco.event.gateway.metrics
Auto-configuration of the Camel metrics component which allows collecting various metrics from Camel routes.
RouteMetricsConfig() - Constructor for class org.alfresco.event.gateway.metrics.RouteMetricsConfig
 
RouteProperties - Class in org.alfresco.event.gateway.config
Camel route properties.
RouteProperties() - Constructor for class org.alfresco.event.gateway.config.RouteProperties
 

S

setAddresses(String) - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
setBrokerUri(String) - Method in class org.alfresco.event.gateway.services.EventTopicEntity
 
setEntry(T) - Method in class org.alfresco.event.gateway.services.rest.JsonBodyContentEntry
 
setEventTopic(String) - Method in class org.alfresco.event.gateway.services.EventTopicEntity
 
setHost(String) - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
setPassword(String) - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
setPort(int) - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
setTopicName(String) - Method in class org.alfresco.event.gateway.config.RouteProperties
 
setUri(String) - Method in class org.alfresco.event.gateway.config.RouteProperties
 
setUrl(String) - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
setUsername(String) - Method in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 

T

topicName - Variable in class org.alfresco.event.gateway.config.RouteProperties
 
toRouteProperties() - Method in class org.alfresco.event.gateway.config.amqp.AmqpToConfig
 
ToRouteProperties - Class in org.alfresco.event.gateway.config
Camel To route properties.
ToRouteProperties() - Constructor for class org.alfresco.event.gateway.config.ToRouteProperties
 
TypePredicate - Class in org.alfresco.event.gateway
A Predicate to check if the given object is of a particular type.
TypePredicate(Class<?>) - Constructor for class org.alfresco.event.gateway.TypePredicate
 

U

uri - Variable in class org.alfresco.event.gateway.config.RouteProperties
 
url - Variable in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 
username - Variable in class org.alfresco.event.gateway.config.amqp.AmqpProperties
 

W

wrap(T) - Static method in class org.alfresco.event.gateway.services.rest.JsonBodyContentEntry
A C E F G H J M O P R S T U W 
Skip navigation links

Copyright © 2019. All rights reserved.