| Package | Description |
|---|---|
| com.cognifide.aet.communication.api.job | |
| com.cognifide.aet.communication.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
Url |
CollectorResultData.getUrl() |
| Modifier and Type | Method and Description |
|---|---|
List<Url> |
CollectorJobData.getUrls() |
| Modifier and Type | Method and Description |
|---|---|
static CollectorResultData |
CollectorResultData.createErrorResult(Url urlAfterCollect,
ProcessingError processingError,
String requestJMSMessageID,
String testName) |
static CollectorResultData |
CollectorResultData.createSuccessResult(Url urlAfterCollect,
String requestJMSMessageID,
String testName) |
| Constructor and Description |
|---|
CollectorJobData(String company,
String project,
String suiteName,
String testName,
List<Url> urls,
String proxy,
String preferredBrowserId) |
| Modifier and Type | Method and Description |
|---|---|
Set<Url> |
Test.getUrls() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Test.addUrl(Url url)
Adds url to urls set.
|
Copyright © 2013–2018 Cognifide. All rights reserved.