| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.config |
| Modifier and Type | Method and Description |
|---|---|
SessionType |
SessionStartInfo.getSessionType() |
static SessionType |
SessionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionType[] |
SessionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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 |
|---|---|
SessionType |
IConfiguration.getSessionType() |
SessionType |
Configuration.getSessionType() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
IConfiguration.setSessionType(SessionType sessionType) |
Configuration |
Configuration.setSessionType(SessionType sessionType) |
Copyright © 2023. All rights reserved.