| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIAbstractCallChainStep>> |
ContextController.getAllSituationStep(String id,
UUID projectUuid)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIDataSetList>> |
DSCallChainController.getDataSetLists(String id,
UUID projectUuid) |
UIWrapper |
CallChainController.getFullPath(String id,
UUID projectUuid) |
UIWrapper<List<UIKey>> |
CallChainKeysController.getKeys(String id,
UUID projectUuid) |
UIWrapper<List<UIAbstractCallChainStep>> |
CallChainStepsController.getSteps(String id,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<String> |
SystemKeyDefinitionController.getIncoming(String id,
String type,
UUID projectUuid) |
UIWrapper<String> |
SystemKeyDefinitionController.getOutgoing(String id,
String type,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
static void |
KeyDefinitionControllerHelper.editContextKeyDefinition(org.qubership.automation.itf.core.util.provider.KeyDefinitionProvider keyDefinitionProvider,
UIWrapper<String> incomingContext,
UIWrapper<String> outgoingContext) |
static void |
KeyDefinitionControllerHelper.editContextKeyDefinition(org.qubership.automation.itf.core.util.provider.KeyDefinitionProvider keyDefinitionProvider,
UIWrapper<String> incomingContext,
UIWrapper<String> outgoingContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
UIOperation.setDefinitionKey(UIWrapper<UIDefinitionKey> definitionKey) |
void |
UIOperation.setIncoming(UIWrapper<String> incoming) |
void |
UISystem.setIncoming(UIWrapper<String> incoming) |
void |
UIDataSetList.setList(UIWrapper<Set<UIDataSet>> list) |
void |
UISystem.setOperationDefinition(UIWrapper<String> operationDefinition) |
void |
UISystem.setOperations(UIWrapper<Set<UIOperation>> operations) |
void |
UIOperation.setOutgoing(UIWrapper<String> outgoing) |
void |
UISystem.setOutgoing(UIWrapper<String> outgoing) |
void |
UIOperation.setParsingRules(UIWrapper<List<UIParsingRule>> parsingRules) |
void |
UISituation.setParsingRules(UIWrapper<Set<UIParsingRule>> parsingRules) |
void |
UISystem.setParsingRules(UIWrapper<Set<UIParsingRule>> parsingRules) |
void |
UISituation.setPostScript(UIWrapper<String> postScript) |
void |
UISituation.setPreScript(UIWrapper<String> preScript) |
void |
UISituation.setPreValidationScript(UIWrapper<String> preValidationScript) |
void |
UIOperation.setSituations(UIWrapper<List<UISituation>> situations) |
void |
UIOperation.setTemplates(UIWrapper<List<UITemplate>> templates) |
void |
UISystem.setTemplates(UIWrapper<Set<UITemplate>> templates) |
void |
UIOperation.setTransport(UIWrapper<UITransport> transport) |
void |
UISystem.setTransports(UIWrapper<Set<UITransport>> transports) |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIDataSetList>> |
UICallChain.getDataSetLists() |
UIWrapper<List<UIKey>> |
UICallChain.getKeys() |
UIWrapper<List<UIAbstractCallChainStep>> |
UICallChain.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
UICallChain.setDataSetLists(UIWrapper<List<UIDataSetList>> dataSetLists) |
void |
UICallChain.setKeys(UIWrapper<List<UIKey>> keys) |
void |
UICallChain.setSteps(UIWrapper<List<UIAbstractCallChainStep>> steps) |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<List<UIEnvironment>> |
UIEnvironmentFolder.getEnvironments() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIEnvironmentFolder.setEnvironments(UIWrapper<List<UIEnvironment>> environments) |
Copyright © 2025. All rights reserved.