| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls.entities.callchain |
| Modifier and Type | Method and Description |
|---|---|
protected UICallChain |
CallChainController._newInstanceTClass(org.qubership.automation.itf.core.model.jpa.callchain.CallChain object) |
UICallChain |
CallChainController.create(String parentId,
BigInteger projectId,
UUID projectUuid) |
UICallChain |
CallChainController.getById(String id,
UUID projectUuid) |
UICallChain |
CallChainController.update(UICallChain callChain,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
protected org.qubership.automation.itf.core.model.jpa.callchain.CallChain |
CallChainController._beforeUpdate(UICallChain uiObject,
org.qubership.automation.itf.core.model.jpa.callchain.CallChain object) |
protected void |
CallChainController.checkVersion(org.qubership.automation.itf.core.model.jpa.callchain.CallChain object,
UICallChain uiObject) |
UICallChain |
CallChainController.update(UICallChain callChain,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<UIObject>> |
CallChainController.delete(Collection<UICallChain> objectsToDelete,
UUID projectUuid) |
Copyright © 2025. All rights reserved.