| Modifier and Type | Method and Description |
|---|---|
UIDataSet |
DatasetController.readDataset(String datasetName,
String entityId,
String entityType,
UUID projectUuid,
BigInteger projectId)
Read dataset and get data.
|
| Modifier and Type | Method and Description |
|---|---|
List<UIDataSet> |
RunCallChainController.getDataSets(String id,
String chainId,
BigInteger projectId,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UISendRun |
RunCallChainController.runCallChain(String id,
String dataset,
String datasetId,
String environment,
String environmentId,
UIDataSet customizedDataset,
boolean runBvCase,
String bvAction,
boolean needToLogInATP,
Map<String,String> tcpDumpParams,
boolean runValidation,
boolean runStepByStep,
BigInteger projectId,
boolean standalone,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
UIDataSet |
UIRequestBody.getDataSet() |
| Modifier and Type | Method and Description |
|---|---|
UIWrapper<Set<UIDataSet>> |
UIDataSetList.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
UIRequestBody.setDataSet(UIDataSet dataSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
UIDataSetList.setList(UIWrapper<Set<UIDataSet>> list) |
| Modifier and Type | Method and Description |
|---|---|
protected org.qubership.automation.itf.core.model.jpa.context.JsonContext |
UIHelper.toJSONContext(UIDataSet dataSet) |
Copyright © 2025. All rights reserved.