| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls.entities.server | |
| org.qubership.automation.itf.ui.messages.objects.environment |
| Modifier and Type | Method and Description |
|---|---|
protected UIServer |
ServerController._newInstanceTClass(org.qubership.automation.itf.core.model.jpa.server.Server object) |
UIServer |
ServerController.create(String parentId,
BigInteger projectId,
UUID projectUuid) |
UIServer |
ServerController.getById(String id,
UUID projectUuid) |
UIServer |
ServerController.update(UIServer uiServer,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<UIServer> |
ServerController.create(String parentId,
ArrayList<UIServer> uiServerSources,
BigInteger projectId,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
protected org.qubership.automation.itf.core.model.jpa.server.Server |
ServerController._beforeUpdate(UIServer uiServer,
org.qubership.automation.itf.core.model.jpa.server.Server server) |
UIServer |
ServerController.update(UIServer uiServer,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<UIServer> |
ServerController.create(String parentId,
ArrayList<UIServer> uiServerSources,
BigInteger projectId,
UUID projectUuid) |
| Modifier and Type | Class and Description |
|---|---|
class |
UIServerInbound |
class |
UIServerOutbound |
| Modifier and Type | Method and Description |
|---|---|
void |
UIEnvironmentItem.defineServer(UIServer server) |
Copyright © 2025. All rights reserved.