| Package | Description |
|---|---|
| com.applitools.eyes |
| 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 agentId,
SessionType sessionType,
String appIdOrName,
String verId,
String scenarioIdOrName,
BatchInfo batchInfo,
String baselineEnvName,
String environmentName,
AppEnvironment environment,
ImageMatchSettings defaultMatchSettings,
String branchName,
String parentBranchName) |
Copyright © 2017. All rights reserved.