public class AIOCloudClient extends Object
| Constructor and Description |
|---|
AIOCloudClient(String projectId,
Secret apiKey) |
AIOCloudClient(String projectId,
String jiraServerUrl,
String username,
Secret jiraPassword) |
| Modifier and Type | Method and Description |
|---|---|
void |
importResults(String frameworkType,
boolean createNewCycle,
String testCycleId,
boolean addCase,
boolean createCase,
boolean bddForceUpdateCase,
boolean createNewRun,
boolean hideDetails,
List<File> resultFiles,
Run<?,?> run,
PrintStream logger) |
Copyright © 2016–2022. All rights reserved.