| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls.entities.transport | |
| org.qubership.automation.itf.ui.messages.objects |
| Modifier and Type | Method and Description |
|---|---|
protected UITransport |
TransportController._newInstanceTClass(org.qubership.automation.itf.core.model.jpa.transport.TransportConfiguration object) |
UITransport |
TransportController.get(String id,
UUID projectUuid) |
UITransport |
TransportController.update(String id,
UITransport uiTransport,
BigInteger projectId,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UITransport |
TransportController.update(String id,
UITransport uiTransport,
BigInteger projectId,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<UITransport> |
UIOperation.getTransport() |
UIWrapper<Set<UITransport>> |
UISystem.getTransports() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIOperation.setTransport(UIWrapper<UITransport> transport) |
void |
UISystem.setTransports(UIWrapper<Set<UITransport>> transports) |
Copyright © 2025. All rights reserved.