| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls.entities.environment | |
| org.qubership.automation.itf.ui.messages.objects.environment |
| Modifier and Type | Method and Description |
|---|---|
protected UIEnvironment |
EnvironmentController._newInstanceTClass(org.qubership.automation.itf.core.model.jpa.environment.Environment object) |
UIEnvironment |
EnvironmentController.create(String parentId,
BigInteger projectId,
UUID projectUuid) |
UIEnvironment |
EnvironmentController.feignGetById(String id) |
UIEnvironment |
EnvironmentController.getById(String id,
UUID projectUuid) |
UIEnvironment |
EnvironmentController.update(UIEnvironment uiEnvironment,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
protected org.qubership.automation.itf.core.model.jpa.environment.Environment |
EnvironmentController._beforeUpdate(UIEnvironment uiEnvironment,
org.qubership.automation.itf.core.model.jpa.environment.Environment environment) |
UIEnvironment |
EnvironmentController.update(UIEnvironment uiEnvironment,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
org.qubership.automation.itf.core.model.communication.message.delete.DeleteEntityResultMessage<String,UITriggerConfiguration> |
EnvironmentController.deleteEnv(Collection<UIEnvironment> objectsToDelete,
UUID projectUuid)
Delete environment(s).
|
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIEnvironment>> |
UIEnvironmentFolder.getEnvironments() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIEnvironmentFolder.setEnvironments(UIWrapper<List<UIEnvironment>> environments) |
Copyright © 2025. All rights reserved.