| Modifier and Type | Class and Description |
|---|---|
class |
TemplateObjectManager<K extends TemplateProvider,T extends Template<K>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TemplateRepository<K extends TemplateProvider,T extends Template<K>> |
| Modifier and Type | Method and Description |
|---|---|
void |
StepRepository.onDeleteOperationTemplate(Template template) |
void |
StepRepository.onDeleteSystemTemplate(Template template) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateInterceptor.setParent(Template parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTemplate<T extends TemplateProvider> |
class |
OperationTemplate |
class |
SystemTemplate |
| Constructor and Description |
|---|
QTemplate(com.querydsl.core.types.Path<? extends Template> path) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionProperties |
ServerHB.calculate(System receiver,
TransportConfiguration configuration,
Message message,
Template template) |
ConnectionProperties |
Server.calculate(System receiver,
TransportConfiguration configuration,
Message message,
Template template) |
ConnectionProperties |
ServerHB.calculate(System receiver,
TransportConfiguration configuration,
Message message,
Template template,
InstanceContext instanceContext) |
ConnectionProperties |
Server.calculate(System receiver,
TransportConfiguration configuration,
Message message,
Template template,
InstanceContext instanceContext) |
| Modifier and Type | Method and Description |
|---|---|
Template |
IntegrationStep.returnStepTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationStep.setTemplate(Template template)
Set Template.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Template> |
System.returnTemplates() |
| Modifier and Type | Method and Description |
|---|---|
Set<Template> |
Operation.returnTemplates() |
| Modifier and Type | Method and Description |
|---|---|
Template |
OutboundTemplateTransportConfiguration.getParent() |
| Constructor and Description |
|---|
OutboundTemplateTransportConfiguration(String type,
Template parent) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionProperties |
ServerUtils.calculate(Server server,
System receiver,
TransportConfiguration configuration,
Message message,
Template template)
Calculate ConnectionProperties by combining them from different sources.
|
static ConnectionProperties |
ServerUtils.calculate(Server server,
System receiver,
TransportConfiguration configuration,
Message message,
Template template,
InstanceContext instanceContext)
Calculate ConnectionProperties by combining them from different sources.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Template> |
TemplateProvider.returnTemplates() |
Copyright © 2025. All rights reserved.