| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.config | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
BatchInfo |
BatchInfo.addProperty(String name,
String value) |
BatchInfo |
SessionStartInfo.getBatchInfo() |
BatchInfo |
BatchInfo.withBatchId(String id)
Sets a unique identifier for the batch and allows chaining of the id
with the instance then returns that instance.
|
| Constructor and Description |
|---|
SessionStartInfo(String testId,
String agentId,
SessionType sessionType,
String appIdOrName,
String verId,
String scenarioIdOrName,
BatchInfo batchInfo,
String baselineEnvName,
String environmentName,
Object environment,
ImageMatchSettings defaultMatchSettings,
String branchName,
String parentBranchName,
String baselineBranchName,
Boolean saveDiffs,
List<PropertyData> properties,
String agentSessionId,
String agentRunId,
Integer timeout) |
| Modifier and Type | Field and Description |
|---|---|
protected BatchInfo |
Configuration.batch |
| Modifier and Type | Method and Description |
|---|---|
BatchInfo |
IConfiguration.getBatch() |
BatchInfo |
Configuration.getBatch() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
IConfiguration.setBatch(BatchInfo batch) |
Configuration |
Configuration.setBatch(BatchInfo batch) |
| Modifier and Type | Method and Description |
|---|---|
static BatchDto |
BatchMapper.toBatchDto(BatchInfo batchInfo) |
Copyright © 2023. All rights reserved.