| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIAbstractCallChainStep>> |
ContextController.getAllSituationStep(String id,
UUID projectUuid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected UIAbstractCallChainStep |
CallChainStepsController._newInstanceTClass(org.qubership.automation.itf.core.model.jpa.step.Step step) |
UIAbstractCallChainStep |
CallChainStepsController.create(String parentId,
String type,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIAbstractCallChainStep>> |
CallChainStepsController.getSteps(String id,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
CallChainStepsController.delete(String parentId,
Collection<UIAbstractCallChainStep> objectsToDelete,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIAbstractCallChainStep>> |
UICallChain.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
UICallChain.setSteps(UIWrapper<List<UIAbstractCallChainStep>> steps) |
| Modifier and Type | Class and Description |
|---|---|
class |
UIEmbeddedChainStep |
class |
UISituationStep |
Copyright © 2025. All rights reserved.