| Modifier and Type | Method and Description |
|---|---|
List<UIProperty> |
TransportController.getTransportPropertiesByType(Class<? extends org.qubership.automation.itf.core.util.transport.base.AbstractTransportImpl> type) |
List<UIProperty> |
TransportController.getTransportPropertiesForTrigger(Class<? extends org.qubership.automation.itf.core.util.transport.base.AbstractTransportImpl> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationControllerHelper.setProperty(org.qubership.automation.itf.core.model.jpa.transport.Configuration entry,
UIProperty property,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<UIProperty> |
UITemplate.getHeaders() |
List<UIProperty> |
UITransportPropsForTemplate.getTransportProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
UITemplate.setHeaders(List<UIProperty> headers) |
void |
UITransportPropsForTemplate.setTransportProperties(List<UIProperty> transportProperties) |
| Constructor and Description |
|---|
UITransportPropsForTemplate(String className,
List<UIProperty> transportProperties) |
UITransportPropsForTemplate(String className,
String displayName,
List<UIProperty> transportProperties) |
| Modifier and Type | Method and Description |
|---|---|
static List<UIProperty> |
UIConfiguration.defineNonDeployed(org.qubership.automation.itf.core.model.jpa.transport.Configuration transport) |
List<UIProperty> |
UIConfiguration.getProperties() |
List<UIProperty> |
UITransportState.getProperties() |
Optional<UIProperty> |
UIConfiguration.getProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
UIProperty.compareTo(UIProperty property) |
| Modifier and Type | Method and Description |
|---|---|
void |
UIConfiguration.setProperties(List<UIProperty> properties) |
void |
UITransportState.setProperties(List<UIProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
List<UIProperty> |
UIInterceptor.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIInterceptor.setParameters(List<UIProperty> parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<UIProperty> |
UITreeData.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
UITreeData.setProperties(List<UIProperty> properties) |
Copyright © 2025. All rights reserved.