| Modifier and Type | Method and Description |
|---|---|
UIResult |
ApplicabilityParamsController.update(List<UIApplicabilityParams> uiApplicabilityParamsList,
UUID projectUuid,
Class<? extends org.qubership.automation.itf.core.model.interceptor.Interceptor> type) |
| Modifier and Type | Method and Description |
|---|---|
UIResult |
EntityController.update(List<T> uiObjects)
update objects.
|
UIResult |
AbstractController.update(List<T> uiObjects) |
| Modifier and Type | Method and Description |
|---|---|
UIResult |
EciController.bindEntityToEC(BigInteger entityId,
EciEntityConstant entityClass,
String ecId,
String ecName,
String ecProjectId,
UUID projectUuid)
Binding entity from service atp-environments.
|
UIResult |
EciController.unbindEntityFromEC(UIIdentifiedObject[] objects,
EciEntityConstant entityClassName,
UUID projectUuid)
Unbinding entity from service atp-environments.
|
UIResult |
EciController.updateEntityFromEc(BigInteger entityId,
BigInteger entityParentId,
EciEntityConstant entityClassName,
String entity,
UUID projectUuid)
Update entity from service atp-environments.
|
| Modifier and Type | Method and Description |
|---|---|
UIResult |
InterceptorController.changeState(String interceptorProviderId,
UIInterceptor uiInterceptor,
UUID projectUuid) |
UIResult |
InterceptorController.saveInterceptor(String interceptorProviderId,
UIInterceptor uiInterceptor,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UIResult |
CallChainController.bulkUpdate(BigInteger projectId,
UUID projectUuid,
BulkUpdateRequest bulkObject) |
| Modifier and Type | Method and Description |
|---|---|
UIResult |
EnvironmentController.bulkServerUpdate(String[] serverData)
Bulk replace substring in the transport properties of the Environment.
|
| Modifier and Type | Method and Description |
|---|---|
UIResult |
ServerController.deleteUnusedConfigurationByProjectId(BigInteger projectId) |
| Modifier and Type | Method and Description |
|---|---|
UIResult |
BrokerController.sendMessage(org.json.simple.JSONObject message,
UUID projectUuid,
String queueNameParameterName,
String queueType,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
UIResult |
DiameterTransportController.forceDictionaryReload(BigInteger transport,
String parser,
BigInteger project,
UUID projectUuid,
String tenantId)
This controller reloads (re-read) existing diameter dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
UIResult |
UIApplicabilityParamsList.validate() |
UIResult |
UIInterceptor.validate() |
Copyright © 2025. All rights reserved.