public class UIInboundConfiguration extends UIConfiguration
| Constructor and Description |
|---|
UIInboundConfiguration() |
UIInboundConfiguration(org.qubership.automation.itf.core.model.jpa.environment.InboundTransportConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
defineProperties(org.qubership.automation.itf.core.model.jpa.environment.InboundTransportConfiguration inboundTransport) |
void |
defineTriggers(Collection<org.qubership.automation.itf.core.model.jpa.environment.TriggerConfiguration> triggerConfigurations) |
UITriggerConfiguration |
getEtalonTrigger() |
UIObject |
getTransport() |
com.google.common.collect.ImmutableList<UITriggerConfiguration> |
getTriggers() |
void |
setEtalonTrigger(UITriggerConfiguration etalonTrigger) |
void |
setTransport(UIObject transport) |
void |
setTriggers(Collection<UITriggerConfiguration> triggers) |
defineNonDeployed, defineProperties, defineProperties, defineProperties, fillUserTypeNameFromConfiguration, getProperties, getProperty, getUserTypeName, setProperties, setUserTypeNamegetType, setTypecalcIsVersionActual, defineObjectParam, defineObjectParam, getDescription, getHistoryKey, getLabels, getParent, getVersion, loadChildrenByClass, setDescription, setHistoryKey, setLabels, setParent, setVersion, toString, updateObjectgetClassName, getId, setClassName, setIdgetName, setNamepublic UIInboundConfiguration()
public UIInboundConfiguration(org.qubership.automation.itf.core.model.jpa.environment.InboundTransportConfiguration configuration)
public com.google.common.collect.ImmutableList<UITriggerConfiguration> getTriggers()
public void setTriggers(Collection<UITriggerConfiguration> triggers)
public boolean defineProperties(org.qubership.automation.itf.core.model.jpa.environment.InboundTransportConfiguration inboundTransport) throws RemoteException, org.qubership.automation.itf.core.util.exception.TransportException
public void defineTriggers(Collection<org.qubership.automation.itf.core.model.jpa.environment.TriggerConfiguration> triggerConfigurations) throws RemoteException
RemoteExceptionpublic UIObject getTransport()
public void setTransport(UIObject transport)
public UITriggerConfiguration getEtalonTrigger()
public void setEtalonTrigger(UITriggerConfiguration etalonTrigger)
Copyright © 2025. All rights reserved.