| Modifier and Type | Method and Description |
|---|---|
String |
RoutingKeyBridge.toRoutingKey(String tenantIdentifier,
Object entityIdentifier,
Object bridgedElement,
RoutingKeyBridgeToRoutingKeyContext context)
Generate a routing key using the given
tenantIdentifier, entityIdentifier and bridgedElement
as input and transforming them as necessary. |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
RoutingKeyBridgeToRoutingKeyContextExtension.extendOptional(RoutingKeyBridgeToRoutingKeyContext original,
BackendSessionContext sessionContext)
Attempt to extend a given context, returning an empty
Optional in case of failure. |
| Modifier and Type | Method and Description |
|---|---|
RoutingKeyBridgeToRoutingKeyContext |
AbstractPojoBackendSessionContext.getRoutingKeyBridgeToRoutingKeyContext() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.