| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls.execute |
| 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) |
UISendRun |
RunCallChainController.runSimple(String id,
String dataset,
String environment,
int timer,
String body,
String datasetId,
String storedContextId,
String bvAction,
BigInteger projectId,
boolean standalone,
UUID projectUuid) |
UISendRun |
RunCallChainController.runSimpleGet(String id,
String dataset,
int timer,
String environment,
String datasetid,
String storedContextId,
String bvAction,
BigInteger projectId,
boolean standalone,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
List<UISendRun> |
RunCallChainController.runEx(String name,
String id,
String environment,
String environmentId,
String tcContext,
boolean runBvCase,
UIRequestBody requestBody,
String bvAction,
boolean needToLogInAtp,
boolean createTcpDump,
boolean runValidation,
boolean runStepByStep,
BigInteger projectId,
boolean standalone,
UUID projectUuid) |
Copyright © 2025. All rights reserved.