| Modifier and Type | Method and Description |
|---|---|
List<UIObject> |
IntegrationController.delete(UIIds uiIds,
UUID projectUuid) |
UIGetReportList |
MonitoringController.pauseResumeContext(String action,
UIIds uiIds,
UUID projectUuid,
String tenantId) |
void |
MonitoringController.terminate(UIIds ids,
UUID projectUuid,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
protected List<List<UIObject>> |
AbstractController.delete(Boolean ignoreUsages,
UIIds objectsToDelete)
Delete objects in repository and get result about it.
|
List<UIObject> |
AbstractController.delete(UIIds objectsToDelete)
Deletes all objects in the repository from the resulting list.
|
List<UIObject> |
EntityController.delete(UIIds objectsToDelete)
delete objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StepController.delete(String id,
UIIds uiDeleteObjectReq,
UUID projectUuid) |
void |
EventTriggerController.delete(String id,
UUID projectUuid,
UIIds deleteRequest)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
OperationController.delete(Boolean ignoreUsages,
String id,
UIIds deleteRequest,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
org.qubership.automation.itf.core.model.communication.message.delete.DeleteEntityResultMessage<String,UIObject> |
ServerController.delete(Boolean ignoreUsages,
UIIds ids,
UUID projectUuid) |
Map<String,Object> |
ServerController.getUsages(UUID projectUuid,
UIIds uiServersObj) |
| Modifier and Type | Method and Description |
|---|---|
List<UIObject> |
SituationController.delete(UIIds uiDeleteObjectReq,
BigInteger projectId,
UUID projectUuid)
Delete situation(s) by ids.
|
Map<String,Object> |
SituationUtilController.getUsages(UIIds uiSituation,
UUID projectUuid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<List<UIObject>> |
TemplateController.delete(Boolean ignoreUsages,
UIIds uiDeleteObjectReq,
UUID projectUuid)
Delete Templates by template Ids list given.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
TransportController.delete(String id,
Boolean ignoreUsages,
UIIds uiDeleteObjectReq,
BigInteger projectId,
UUID projectUuid) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferenceRegenerationRequest |
Copyright © 2025. All rights reserved.