| Modifier and Type | Method and Description |
|---|---|
protected UIOperation |
OperationController._newInstanceTClass(org.qubership.automation.itf.core.model.jpa.system.operation.Operation object) |
UIOperation |
OperationController.create(String id,
UUID projectUuid) |
UIOperation |
OperationController.feignGetById(String id) |
UIOperation |
OperationController.getById(String id,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
Pair<UIOperation,UIEventTriggerSyncActivationRequest> |
OperationController.update(UIOperation uiOperation,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
protected org.qubership.automation.itf.core.model.communication.message.EventTriggerSyncActivationRequest |
OperationController.beforeUpdate(UIOperation uiOperation,
org.qubership.automation.itf.core.model.jpa.system.operation.Operation operation) |
protected void |
OperationController.checkVersion(org.qubership.automation.itf.core.model.jpa.system.operation.Operation object,
UIOperation uiObject) |
Pair<UIOperation,UIEventTriggerSyncActivationRequest> |
OperationController.update(UIOperation uiOperation,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UISituation |
SituationUtilController.add(UIOperation uiOperation,
UUID projectUuid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.qubership.automation.itf.core.model.communication.message.EventTriggerSyncActivationRequest |
SituationControllerHelper.synchronizeSituations(UIOperation uiOperation,
org.qubership.automation.itf.core.model.jpa.system.operation.Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
UIOperation |
UIStep.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<Set<UIOperation>> |
UISystem.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIStep.setOperation(UIOperation operation) |
| Modifier and Type | Method and Description |
|---|---|
void |
UISystem.setOperations(UIWrapper<Set<UIOperation>> operations) |
Copyright © 2025. All rights reserved.