public class UIServerOutbound extends UIServer
| Constructor and Description |
|---|
UIServerOutbound() |
UIServerOutbound(org.qubership.automation.itf.core.model.jpa.server.Server storable) |
| Modifier and Type | Method and Description |
|---|---|
void |
defineConfiguration(Collection<org.qubership.automation.itf.core.model.jpa.environment.OutboundTransportConfiguration> configurations) |
void |
defineSystem(org.qubership.automation.itf.core.model.jpa.system.System system) |
com.google.common.collect.ImmutableList<UIConfiguration> |
getConfigurations() |
UIObject |
getSystem() |
void |
setConfigurations(Collection<UIECIConfiguration<org.qubership.automation.itf.core.model.jpa.environment.OutboundTransportConfiguration>> configurations) |
void |
setSystem(UIObject system) |
getUrl, setUrlcalcIsVersionActual, defineObjectParam, defineObjectParam, getDescription, getHistoryKey, getLabels, getParent, getVersion, loadChildrenByClass, setDescription, setHistoryKey, setLabels, setParent, setVersion, toString, updateObjectgetClassName, getId, setClassName, setIdgetName, setNamepublic UIServerOutbound()
public UIServerOutbound(org.qubership.automation.itf.core.model.jpa.server.Server storable)
public UIObject getSystem()
public void setSystem(UIObject system)
public com.google.common.collect.ImmutableList<UIConfiguration> getConfigurations()
public void setConfigurations(Collection<UIECIConfiguration<org.qubership.automation.itf.core.model.jpa.environment.OutboundTransportConfiguration>> configurations)
public void defineSystem(org.qubership.automation.itf.core.model.jpa.system.System system)
public void defineConfiguration(Collection<org.qubership.automation.itf.core.model.jpa.environment.OutboundTransportConfiguration> configurations)
Copyright © 2025. All rights reserved.