| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.config | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyData> |
SessionStartInfo.getProperties() |
| 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 | Method and Description |
|---|---|
List<PropertyData> |
Configuration.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
static CustomPropertyDto |
CustomPropertyMapper.toCustomPropertyDto(PropertyData propertyData) |
| Modifier and Type | Method and Description |
|---|---|
static List<CustomPropertyDto> |
CustomPropertyMapper.toCustomPropertyDtoList(List<PropertyData> propertyDataList) |
Copyright © 2023. All rights reserved.