Index

A B C D E F G H I J K L M N P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addEvidenceIfPresent(XrayEvidenceItemEntity) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
Add an evidence item to the list of step evidences.
addEvidenceIfPresent(XrayEvidenceItemEntity) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityCloud
 
addEvidenceIfPresent(XrayEvidenceItemEntity) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityServer
 
addFeatureDefinition(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Add a feature definition to the content of a feature file.
addGroupTagToFeatureDefinition(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Add a group tag to feature file content.
AdditionalField - Enum Class in de.qytera.qtaf.xray.dto.request.jira.issues
An enum containing additional fields to provide to Jira issue searches.
addScenarioDefinition(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Add a scenario definition to the content of a feature file.
addTag(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Add a tag to feature file content.
addTag(String, String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Add a tag with a value to feature file content.
addTestEnvironment(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
Add a test environment to the list of test environments.
addVariable(String, Object) - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
Adds a variable and its content to the GraphQL request.
AGGREGATE_PROGRESS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Aggregate progress field.
AGGREGATE_TIME_ESTIMATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Aggregate time estimate field.
AGGREGATE_TIME_ORIGINAL_ESTIMATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Aggregate original time estimate field.
AGGREGATE_TIME_SPENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Aggregate time spent field.
APP - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.UserCloudDto.AccountType
A system account used for Connect applications and OAuth to represent external systems.
ApplicationRoleCloudDto - Class in de.qytera.qtaf.xray.dto.jira
This resource represents application roles.
ApplicationRoleCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
 
ApplicationRoleDto - Class in de.qytera.qtaf.xray.dto.jira
This resource represents application roles.
ApplicationRoleDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
 
ApplicationRoleServerDto - Class in de.qytera.qtaf.xray.dto.jira
This resource represents application roles.
ApplicationRoleServerDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ApplicationRoleServerDto
 
assign(String, U) - Method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Assigns an issue to a user.
ASSIGNEE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Assignee field.
AssignTestExecutionIssueSubscriber - Class in de.qytera.qtaf.xray.event_subscriber
Event subscriber that listens for successfully imported test executions and assigns the issues to certain Jira users.
AssignTestExecutionIssueSubscriber() - Constructor for class de.qytera.qtaf.xray.event_subscriber.AssignTestExecutionIssueSubscriber
 
ATLASSIAN - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.UserCloudDto.AccountType
A regular Atlassian user account.
ATTACHMENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Attachment field.
AUTHENTICATION_JIRA_API_TOKEN - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured Jira PAT.
AUTHENTICATION_JIRA_USERNAME - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured Jira username.
AUTHENTICATION_XRAY_BEARER_TOKEN - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured Xray PAT.
AUTHENTICATION_XRAY_CLIENT_ID - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured Xray client ID.
AUTHENTICATION_XRAY_CLIENT_SECRET - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured Xray client secret.
AuthenticationCommand - Class in de.qytera.qtaf.xray.commands
Command for Xray authentication.
AuthenticationCommand() - Constructor for class de.qytera.qtaf.xray.commands.AuthenticationCommand
Constructor.
authenticationResponseAvailable - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray authentication response is available.
authenticationSuccess - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray authentication is done.

B

build() - Method in interface de.qytera.qtaf.xray.builder.RequestBodyBuilder
Builds the request's body.
build() - Method in class de.qytera.qtaf.xray.builder.XrayJsonImportBuilder
Creates an execution import DTO based on the test suite logs.
build() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
 
build() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
build() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder
 
build() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder
 
buildActualResult(StepInformationLogMessage) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Generate the value of the "actualResult" attribute of a test step execution.
builder() - Static method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
 
builder() - Static method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
 
builder() - Static method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
 
buildManualTestStepResultEntity(StepInformationLogMessage) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
buildMergedManualTestStepResultEntity(List<StepInformationLogMessage>) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
buildMergedTestStepEntity(List<StepInformationLogMessage>) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Converts a list of StepInformationLogMessage into a single XrayTestStepEntity.
buildTestEntity(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Builds a test entity for an executed test.
buildTestStepEntity(StepInformationLogMessage) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
BUSINESS - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto.ProjectType
A core project.

C

canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleServerDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentCloudDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.GroupCloudDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.GroupDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.GroupServerDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.HierarchyDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeServerDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectPermissionsDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectServerDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ScopeDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.UserCloudDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.UserServerDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.jira.VersionServerDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
 
canEqual(Object) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
 
collection - Variable in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
The entire test suite logs.
combinedScenarioStatus(Collection<TestScenarioLogCollection>) - Static method in class de.qytera.qtaf.xray.config.XrayStatusHelper
Returns the combined status of multiple scenario logs.
combinedStepStatus(Collection<StepInformationLogMessage>) - Static method in class de.qytera.qtaf.xray.config.XrayStatusHelper
Returns the combined status of multiple step logs.
COMMENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Comment field.
COMPONENT_LEAD - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ComponentDto.AssigneeType
The assignee to any issues created with this component is nominally the lead for the component.
ComponentCloudDto - Class in de.qytera.qtaf.xray.dto.jira
Details about a Jira cloud project component.
ComponentCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ComponentCloudDto
 
ComponentDto<U extends UserDto<?,?>> - Class in de.qytera.qtaf.xray.dto.jira
Details about a project component.
ComponentDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ComponentDto
 
ComponentDto.AssigneeType - Enum Class in de.qytera.qtaf.xray.dto.jira
The user type used to determine the assignee for issues created with a component.
COMPONENTS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Components field.
ComponentServerDto - Class in de.qytera.qtaf.xray.dto.jira
Details about a Jira server project component.
ComponentServerDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
 
CREATED - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Creation date field.
createFeatureFileFromSingleTest(XrayTestDto, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Create a feature file from a single test.
createFeatureFileFromTestIds(String[], String) - Method in interface de.qytera.qtaf.xray.importer.IXrayImporter
Create feature file by Test IDs.
createFeatureFileFromTestIds(String[], String) - Method in class de.qytera.qtaf.xray.importer.XrayCloudCucumberImporter
Create feature file by Test IDs.
createFeatureFileFromTestIds(String[], String) - Method in class de.qytera.qtaf.xray.importer.XrayServerCucumberImporter
Create feature file by Test IDs.
createFeatureFileFromTestSet(String, XrayTestDtoCollection, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Create a feature file from a test set.
createFeatureFileFromTestSetId(String, String) - Method in interface de.qytera.qtaf.xray.importer.IXrayImporter
Create feature file by Test Set ID.
createFeatureFileFromTestSetId(String, String) - Method in class de.qytera.qtaf.xray.importer.XrayCloudCucumberImporter
Create feature file by Test Set ID.
createFeatureFileFromTestSetId(String, String) - Method in class de.qytera.qtaf.xray.importer.XrayServerCucumberImporter
Create feature file by Test Set ID.
CREATOR - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Creator field.
CUSTOMER - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.UserCloudDto.AccountType
A Jira Service Desk account representing an external service desk.

D

de.qytera.qtaf.xray.annotation - package de.qytera.qtaf.xray.annotation
 
de.qytera.qtaf.xray.builder - package de.qytera.qtaf.xray.builder
 
de.qytera.qtaf.xray.builder.test - package de.qytera.qtaf.xray.builder.test
 
de.qytera.qtaf.xray.commands - package de.qytera.qtaf.xray.commands
 
de.qytera.qtaf.xray.config - package de.qytera.qtaf.xray.config
 
de.qytera.qtaf.xray.dto - package de.qytera.qtaf.xray.dto
 
de.qytera.qtaf.xray.dto.jira - package de.qytera.qtaf.xray.dto.jira
 
de.qytera.qtaf.xray.dto.request.graphql - package de.qytera.qtaf.xray.dto.request.graphql
 
de.qytera.qtaf.xray.dto.request.jira.issues - package de.qytera.qtaf.xray.dto.request.jira.issues
 
de.qytera.qtaf.xray.dto.request.xray - package de.qytera.qtaf.xray.dto.request.xray
 
de.qytera.qtaf.xray.dto.response.graphql - package de.qytera.qtaf.xray.dto.response.graphql
 
de.qytera.qtaf.xray.dto.response.jira.issues - package de.qytera.qtaf.xray.dto.response.jira.issues
 
de.qytera.qtaf.xray.dto.response.steps - package de.qytera.qtaf.xray.dto.response.steps
 
de.qytera.qtaf.xray.dto.response.xray - package de.qytera.qtaf.xray.dto.response.xray
 
de.qytera.qtaf.xray.entity - package de.qytera.qtaf.xray.entity
 
de.qytera.qtaf.xray.error - package de.qytera.qtaf.xray.error
 
de.qytera.qtaf.xray.event_subscriber - package de.qytera.qtaf.xray.event_subscriber
 
de.qytera.qtaf.xray.events - package de.qytera.qtaf.xray.events
 
de.qytera.qtaf.xray.importer - package de.qytera.qtaf.xray.importer
 
de.qytera.qtaf.xray.log - package de.qytera.qtaf.xray.log
 
de.qytera.qtaf.xray.net.http - package de.qytera.qtaf.xray.net.http
 
de.qytera.qtaf.xray.repository - package de.qytera.qtaf.xray.repository
 
de.qytera.qtaf.xray.repository.jira - package de.qytera.qtaf.xray.repository.jira
 
de.qytera.qtaf.xray.repository.xray - package de.qytera.qtaf.xray.repository.xray
 
definition - Variable in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The generic test definition.
definition(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
description - Variable in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Error description.
description(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The description for the test execution issue.
description(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder
 
DESCRIPTION - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Description field.
DUE_DATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Due date field.

E

EntityPropertyDto - Class in de.qytera.qtaf.xray.dto.jira
Container for arbitrary JSON data attached to an entity.
EntityPropertyDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.EntityPropertyDto
 
ENVIRONMENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Environment field.
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleServerDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentCloudDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.GroupCloudDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.GroupDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.GroupServerDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.HierarchyDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeServerDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectPermissionsDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectServerDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.ScopeDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.UserCloudDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.UserServerDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.jira.VersionServerDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
 
equals(Object) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
 
equals(Object) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
 
equals(Object) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
 
equals(Object) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
 
errorMessage - Variable in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
HTTP error message.
errorReason() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Returns a summary of all errors that occurred during request handling.
EvidenceUploadError - Class in de.qytera.qtaf.xray.error
Error entity that is created when upload of Xray evidence fails.
EvidenceUploadError(Throwable) - Constructor for class de.qytera.qtaf.xray.error.EvidenceUploadError
Constructor.
execute() - Method in class de.qytera.qtaf.xray.commands.AuthenticationCommand
 

F

FieldMetaDto - Class in de.qytera.qtaf.xray.dto.jira
Represents the metadata of a field.
FieldMetaDto(boolean) - Constructor for class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
findByTestId(String) - Method in interface de.qytera.qtaf.xray.repository.IXrayTestRepository
Retrieve an Xray test issue by its ID.
findByTestId(String) - Method in class de.qytera.qtaf.xray.repository.XrayServerTestRepository
Find Tests by ID.
findByTestSetId(String) - Method in interface de.qytera.qtaf.xray.repository.IXrayTestRepository
Retrieve all Xray test issues contained in a test set.
findByTestSetId(String) - Method in class de.qytera.qtaf.xray.repository.XrayServerTestRepository
Find Tests by ID.
finishDate(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The finish date for the test execution issue.
FIX_VERSIONS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Fix versions field.
fromFile(String) - Static method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
Transforms the provided file into an evidence entity.
fromFile(String, String) - Static method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
Transforms the provided file into an evidence entity.
fromString(String, String) - Static method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
Transforms the provided String data into an evidence entity.

G

getAccountId() - Method in class de.qytera.qtaf.xray.dto.jira.UserCloudDto
The account ID of the user, which uniquely identifies the user across all Atlassian products.
getAccountType() - Method in class de.qytera.qtaf.xray.dto.jira.UserCloudDto
Get the account type.
getAction() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
getAction() - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step action - native field.
getActive() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
Whether the user is active.
getActivityDescription() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getActivityDescriptionKey() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getActor() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getActualResult() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The actual result field for the step result.
getAllEvidence() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
Retrieve a list of all evidence items attached to this step result.
getAllEvidence() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityCloud
 
getAllEvidence() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityServer
 
getAllowedValues() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
getAndStoreFeatureFileDefinitions(String[], String) - Method in class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryCloud
Get feature files from Xray Cloud API by Test(Set) IDs and store them in files.
getAny() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
getApplicationRoles() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The application roles the user is assigned to.
getArchived() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
Whether the component has been archived.
getArchived() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
Whether the project is archived.
getArchived() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
Indicates that the version is archived.
getArchivedBy() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The user who archived the project.
getArchivedDate() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The date when the project was archived.
getAssignee() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The details of the user associated with assigneeType, if any.
getAssignee() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get assignee.
getAssignee() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The user id for the assignee of the test run.
getAssignee(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getAssignee(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getAssignee(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the user id who the test should be assigned to from provided scenario data.
getAssigneeType() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The nominal user type used to determine the assignee for issues created with a component.
getAssigneeType() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The default assignee when creating issues for this project.
getAttachments() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getAttributes() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page attributes.
getAuthenticationJiraAPIToken() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the API token used during authentication against the Jira instance's REST API.
getAuthenticationJiraUsername() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the username for authenticating against the Jira instance's REST API.
getAuthenticationXrayBearerToken() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the bearer token for authenticating against Xray server.
getAuthenticationXrayClientId() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the client id for authenticating against Xray cloud.
getAuthenticationXrayClientSecret() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the client secret for authenticating against Xray cloud.
getAutoCompleteUrl() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
getAvatarId() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The ID of the issue type's avatar.
getAvatarUrl() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
getAvatarUrls() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The URLs of the project's avatars.
getAvatarUrls() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The URLs of the project's avatars.
getAvatarUrls() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The avatars of the user.
getBoardId() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page board ID.
getBoardName() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page board name.
getCanEdit() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectPermissionsDto
Whether the logged user can edit the project.
getCause() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getColorName() - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
getColumn() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
Column where the error occurred.
getComment() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The comment for the step result.
getComment() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The comment for the test run.
getComment(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getComment(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getComment(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test comment from provided scenario data.
getComponents() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
List of the components contained in the project.
getContentType() - Method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
The Content-Type representation header is used to indicate the original media type of the resource.
getCucumberImporter() - Static method in class de.qytera.qtaf.xray.importer.XrayImporterFactory
Get Cucumber Importer based on Configuration.
getCustom() - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
getCustomFields() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of custom fields for the test run.
getCustomFields(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getCustomFields(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getCustomFields(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of custom field (values) from provided scenario data.
getCustomId() - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
getData() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Response payload.
getData() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
getData() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getData() - Method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
The attachment data encoded in base64.
getData() - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step data - native field.
getDefaultGroupDetails() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
The groups that are granted default access for this application role.
getDefaultGroups() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The groups that are granted default access for this application role.
getDefaultValue() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
getDefects() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
An array of defect issue keys to associate with the test run.
getDefects() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of defect issue keys to associate with the test run.
getDefects(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getDefects(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getDefects(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of defects from provided scenario data.
getDefinition() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get definition.
getDefinition() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The generic test definition.
getDeleted() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
Whether the component has been deleted.
getDeleted() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Whether the project is marked as deleted.
getDeletedBy() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The user who marked the project as deleted.
getDeletedDate() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The date when the project was marked as deleted.
getDescription() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The description for the component.
getDescription() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getDescription() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The description of the issue type.
getDescription() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
The description of the project category.
getDescription() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
A brief description of the project.
getDescription() - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
getDescription() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The description of the version.
getDescription() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The description for the test execution issue.
getDescription() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The description of the test issue.
getDescriptionKey() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getDisplayName() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
getDisplayName() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The display name of the user.
getDisplayNameKey() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
getDone() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
getDuration() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
A duration for the iteration.
getEmail() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
An email address associated with the project.
getEmailAddress() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The email address of the user.
getEmailDescription() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getEmailDescriptionKey() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getEndDate(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getEndDate(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getEndDate(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test end date from provided scenario data.
getEntityId() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
Unique ID for next-gen projects.
getErrorMessage() - Method in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Get errorMessage.
getErrors() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Error DTO.
getEvidence() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of evidence items of the test run.
getEvidence(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getEvidence(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getEvidence(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of (defect) evidence from provided scenario data.
getExamples() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The example results for BDD tests (link).
getExamples(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getExamples(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getExamples(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of examples from provided scenario data.
getExecutedBy() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The user id who executed the test run.
getExecutedBy(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getExecutedBy(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getExecutedBy(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the user id who executed the test from provided scenario data.
getExpand() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
Expand options that include additional project details in the response.
getExpand() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionsMetaDto
 
getExpand() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
Expand options that include additional user details in the response.
getExpand() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
Use expand to include additional information about version in the response.
getExpand() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Expand.
getExtraData() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getFavourite() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Whether the project is selected as a favorite.
getFeatureFileContentFromSingleTest(XrayTestDto) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Get the content of a feature file corresponding to the test.
getFeatureFileContentFromTestSet(String, XrayTestDtoCollection, boolean) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
Get the content of a feature file corresponding to the collection of tests.
getFeatureFileDefinition(String[]) - Method in interface de.qytera.qtaf.xray.repository.xray.XrayCucumberRepository
Get Tests as Cucumber Feature File.
getFeatureFileDefinition(String[]) - Method in class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryCloud
 
getFeatureFileDefinition(String[]) - Method in class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryServer
 
getFeatureFileDefinitions(String[]) - Method in class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryCloud
Get feature files from Xray Cloud API by Test(Set) IDs.
getFieldId() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
getFields() - Method in class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
getFields() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
getFields() - Method in class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
Fields.
getFields() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Issue fields.
getFilename() - Method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
The file name for the attachment.
getFilepath() - Method in class de.qytera.qtaf.xray.error.EvidenceUploadError
Get filepath.
getFinish() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The finish date for the test run.
getFinishDate() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The finish date for the test execution issue.
getGenerator() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getGetTests() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData
 
getGroupDetails() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
The groups associated with the application role.
getGroupId() - Method in class de.qytera.qtaf.xray.dto.jira.GroupCloudDto
The ID of the group, which uniquely identifies the group across all Atlassian products.
getGroups() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The groups associated with the application role.
getGroups() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The groups that the user belongs to.
getHasUnlimitedSeats() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
Whether the application role has unlimited seats.
getHierarchyLevel() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
Hierarchy level of the issue type.
getHierarchyLevelNumber() - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
The hierarchy level's number.
getHistoryMetadata() - Method in class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
getHref() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The URL that the link points to.
getIconClass() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The icon class of the link.
getIconUrl() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The URL of the issue type's avatar.
getIconUrl() - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The unique identifier for the component.
getId() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The ID of the issue type.
getId() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
The ID of the project category.
getId() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The ID of the project.
getId() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The ID of the project.
getId() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The unique id for the link.
getId() - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The ID of the version.
getId() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Issue ID.
getId() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
getId() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
Xray test execution issue ID.
getId() - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Returns the ID of the created test execution issue.
getId() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get id.
getId() - Method in class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
The test run custom field ID.
getIndex() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getInfo() - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The info object for creating new Test Execution issues.
getInProgress() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
getInsight() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Insights about the project.
getInstance() - Static method in class de.qytera.qtaf.xray.net.http.XrayHTTPDaoFactory
Factory method for Xray HTTP Dao.
getInstance() - Static method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Retrieve a JiraIssueRepository instance.
getInstance() - Static method in class de.qytera.qtaf.xray.repository.jira.JiraProjectRepository
Retrieve a JiraProjectRepository instance.
getInstance() - Static method in interface de.qytera.qtaf.xray.repository.xray.XrayTestRepository
Get an XrayTestRepository instance.
getIsAssigneeTypeValid() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
Whether a user is associated with ComponentDto.getAssigneeType().
getIsPrivate() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Whether the project is private.
getIssueId() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
getIssueIds(Collection<String>) - Method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Retrieve all issue IDs for the given test issues.
getIssues() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
Jira Issue Response DTO.
getIssuesStatusForFixVersion() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto
If the expand option issuesstatus is used, returns the count of issues in this version for each of the status categories to do, in progress, done, and unmapped.
getIssueTransitions(String) - Method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Get a list of the transitions possible for this issue by the current user, along with fields that are required and their types.
getIssueTypeHierarchy() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The issue type hierarchy for the project.
getIssueTypeIds() - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
The issue types available in this hierarchy level.
getIssueTypes() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
List of the issue types available in the project.
getItems() - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
getItems() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
getIterations() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The iteration containing data-driven test results.
getIterations(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getIterations(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getIterations(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of iterations from provided scenario data.
getJiraAuthorizationHeaderValue() - Method in interface de.qytera.qtaf.xray.repository.jira.JiraEndpoint
Build the 'Authorization' header value for the Jira API.
getJiraUrl() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the URL of the underlying Jira instance.
getJql() - Method in class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
Jira Query Language statement.
getJwtToken() - Method in class de.qytera.qtaf.xray.commands.AuthenticationCommand
Get jwtToken.
getKey() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The key of the application role.
getKey() - Method in class de.qytera.qtaf.xray.dto.jira.EntityPropertyDto
 
getKey() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The key of the project.
getKey() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The key of the project.
getKey() - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
getKey() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Issue key.
getKey() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
Xray test execution issue key.
getKey() - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Returns the key of the created test execution issue.
getKey() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
getKey() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get key.
getKind() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
getLabel() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The label for the link.
getLabels() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The test issue labels.
getLandingPageInfo() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The project landing page info.
getLastIssueUpdateTime() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
The last issue update time.
getLead() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The user details for the component's lead user.
getLead() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The username of the project lead.
getLeadAccountId() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentCloudDto
The account ID of the component's lead user.
getLeadUserName() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
The username of the component's lead user.
getLevel() - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
The level of this item in the hierarchy.
getLevels() - Method in class de.qytera.qtaf.xray.dto.jira.HierarchyDto
Details about the hierarchy level.
getLimit() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
getLine() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
Line where the error occurred.
getLink() - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
The remote link.
getLocale() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The locale of the user.
getLocations() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
locations.
getLog() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
The log for the iteration.
getMaxResults() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
getMaxResults() - Method in class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
Max results.
getMessage() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
message.
getMoveUnfixedIssuesTo() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The URL of the self link to the version to which all unfixed issues are moved when a version is released.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The display name of the application role.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The unique name for the component in the project.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
getName() - Method in class de.qytera.qtaf.xray.dto.jira.GroupDto
The name of the group.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The name of the issue type.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
The name of the project category.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The name of the project.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The name of the project.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
The remote link name.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
The name of this hierarchy level.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
getName() - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
getName() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
getName() - Method in class de.qytera.qtaf.xray.dto.jira.UserServerDto
The username of the user.
getName() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The unique name of the version.
getName() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
getName() - Method in class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
The parameter name.
getName() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
The iteration name.
getNumberOfSeats() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The maximum count of users on your license.
getOperations() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
getOperations() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
If the expand option operations is used, returns the list of operations available for this version.
getOpsbarSequence() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
getOverdue() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
Indicates that the version is overdue.
getParameters() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
An array of parameters along with their values.
getParams() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
Parameters associated with this link.
getPath() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
paths.
getPermissions() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
User permissions on the project.
getPlatform() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
Indicates if the application role belongs to Jira platform (jira-core).
getPrecondition() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get precondition.
getProject() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The key of the project the component is assigned to.
getProject() - Method in class de.qytera.qtaf.xray.dto.jira.ScopeDto
The project the item has scope in.
getProject() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The project key where the test execution will be created.
getProject(String) - Method in class de.qytera.qtaf.xray.repository.jira.JiraProjectRepository
Returns the project details for a project.
getProjectCategory() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The category the project belongs to.
getProjectCategory() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The category the project belongs to.
getProjectId() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The ID of the project the component is assigned to.
getProjectId() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The ID of the project to which this version is attached.
getProjectKey() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the project key.
getProjectKey() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page project key.
getProjectKey() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The project key where the test issue will be created.
getProjectKeys() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectServerDto
The list of project keys.
getProjectType() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page project type.
getProjectTypeKey() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
Get the project type.
getProjectTypeKey() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The project type of the project.
getProperties() - Method in class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
getProperties() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Map of project properties.
getQuery() - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
The GraphQL query.
getQueueCategory() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page queue category.
getQueueId() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page queue ID.
getRank() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get rank.
getRaw() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
getRealAssignee() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The user assigned to issues created with this component, when ComponentDto.getAssigneeType() does not identify a valid assignee.
getRealAssigneeType() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The type of the assignee that is assigned to issues created with this component, when an assignee cannot be set from the ComponentDto.getAssigneeType().
getReleased() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
Indicates that the version is released.
getReleaseDate() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
getRemainingSeats() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The count of users remaining on your license.
getRemotelinks() - Method in class de.qytera.qtaf.xray.dto.jira.VersionServerDto
 
getRendered() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
getReporter() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get reporter.
getRequirementKeys() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of requirement issue keys to associate with the test.
getResult() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
getResult() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getResult() - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step expected result - native field.
getResults() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
getResultsUploadAssignee() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the user to assign the created test execution issue to.
getResultsUploadCustomStatusTestExecutionIssueFailed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the Jira test execution issue status for test runs containing failed tests.
getResultsUploadCustomStatusTestExecutionIssuePassed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the Jira test execution issue status for successful test runs.
getResultsUploadTestPlanKey() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the test plan key to attach execution results to.
getRetentionTillDate() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The date when the project is deleted permanently.
getRevision() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
A revision for the revision custom field.
getRoles() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The name and self URL for each role defined in the project.
getScenario() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The BDD scenario.
getScenarioType() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The BDD scenario type (Scenario or Scenario Outline).
getSchema() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
getScope() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
Details of the next-gen projects the issue type is available in.
getSelectedByDefault() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
Determines whether this application role should be selected by default on user creation.
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The URL of the component.
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.GroupDto
The URL for these group details.
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The URL of these issue type details.
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
The URL of the project category.
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The URL of the project details.
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
A reference pointing to this remote link.
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The URL of the user.
getSelf() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The URL of the version.
getSelf() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Self reference.
getSelf() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
A REST API endpoint for the test execution issue.
getSelf() - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Returns the self link of the created test execution issue.
getSelf() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
getSelf() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get self.
getServerUrl() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray server URL.
getSimpleBoard() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Whether the project is a simple board.
getSimplified() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Whether the project has been simplified.
getSimplified() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Whether the project is simplified.
getSimplified() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
getSize() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
getStart() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
getStart() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The start date for the test run.
getStartAt() - Method in class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
Start at.
getStartAt() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
Start at.
getStartDate() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
getStartDate() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The start date for the test execution issue.
getStartDate(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getStartDate(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getStartDate(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test start date from provided scenario data.
getStatus() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get status.
getStatus() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
The status for the iteration (PASS, FAIL, EXECUTING, TO DO, custom statuses ...).
getStatus() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The status for the test step (PASSED, FAILED, EXECUTING, TO DO, custom statuses ...).
getStatus() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The test run status (PASS, FAIL, EXECUTING, TO DO, custom statuses ...).
getStatus(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getStatus(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getStatus(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's status from provided scenario data.
getStatusCategory() - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
getStatusCode() - Method in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Get statusCode.
getStatusColor() - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
getStep() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getSteps() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
getSteps() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
An array of step results (for Manual tests).
getSteps() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The step results.
getSteps() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of test steps (for Manual tests).
getSteps(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getSteps(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getSteps(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of test step results from provided scenario data.
getStepStatusFailed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for failed test steps.
getStepStatusPassed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for passed test steps.
getStepStatusPending() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for pending test steps.
getStepStatusSkipped() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for skipped test steps.
getStepStatusUndefined() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for undefined test steps.
getStyle() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The type of the project.
getStyleClass() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The style to apply to the link.
getSubtask() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
Whether this issue type is used to create subtasks.
getSummary() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The summary for the test execution issue.
getSummary() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The summary for the test issue.
getSystem() - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
getTestEnvironments() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The test environments for the test execution issue.
getTestExecIssue() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
getTestExecutionKey() - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The test execution key where to import the execution results.
getTestInfo() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The testInfo element.
getTestInfo(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getTestInfo(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getTestInfo(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Builds a test information entity for a test.
getTestKey() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The test issue key.
getTestPlanKey() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The test plan key for associating the test execution issue.
getTests() - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The Test Run result details.
getTestsIterationsParametersNameMaxLength() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the maximum allowed length of iteration parameter names.
getTestsIterationsParametersValueMaxLength() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the maximum allowed length of iteration parameter values.
getTestStatusFailed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for failed tests.
getTestStatusPassed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for passed tests.
getTestStatusPending() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for pending tests.
getTestStatusSkipped() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for skipped tests.
getTestSteps(Collection<String>) - Method in interface de.qytera.qtaf.xray.repository.xray.XrayTestRepository
Retrieve all test steps for the given test issues.
getTestSteps(Collection<String>) - Method in class de.qytera.qtaf.xray.repository.xray.XrayTestRepositoryCloud
 
getTestSteps(Collection<String>) - Method in class de.qytera.qtaf.xray.repository.xray.XrayTestRepositoryServer
 
getTestType() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
getTestType() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The test type (e.g.
getText() - Method in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
The text the API uses for identifying and handling fields.
getTimeZone() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The time zone specified in the user's profile.
getTitle() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The title (tooltip) for the link.
getTo() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
getToDo() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
getTotal() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
Total number.
getTotal() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
getTotalIssueCount() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
Total issue count.
getTransition() - Method in class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
getTransitions() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionsMetaDto
 
getType() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
getType() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
getType() - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
getType() - Method in class de.qytera.qtaf.xray.dto.jira.ScopeDto
The type of scope.
getType() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get type.
getType() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
The test type (e.g.
getUnmapped() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
getUpdate() - Method in class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
getUrl() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
getUrl() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page URL.
getUrl() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
A link to information about this project, such as project documentation.
getUser() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The username for the Jira user who executed the tests.
getUserCount() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The number of users counting against your license.
getUserCountDescription() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The type of users being counted against your license.
getUserReleaseData() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The date on which work on this version is expected to finish, expressed in the instance's Day/Month/Year Format date format.
getUserStartDate() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The date on which work on this version is expected to start, expressed in the instance's Day/Month/Year format date format.
getUuid() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Unique ID for next-gen projects.
getValue() - Method in class de.qytera.qtaf.xray.dto.jira.EntityPropertyDto
 
getValue() - Method in class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
The test run custom field value.
getValue() - Method in class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
The parameter value.
getVariables() - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
A GraphQL variable mapping.
getVersion() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The version name for the Fix Version field of the test execution issue.
getVersions() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The versions defined in the project.
getWeight() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The weight for the link.
getXrayAuthorizationHeaderValue() - Static method in class de.qytera.qtaf.xray.repository.xray.XrayCloudAuthenticator
Return the authorization header value based on the configured Xray Cloud credentials.
getXrayAuthorizationHeaderValue() - Method in interface de.qytera.qtaf.xray.repository.xray.XrayEndpoint
Build the 'Authorization' header value for the Xray API.
getXrayCloudCucumberImporter() - Static method in class de.qytera.qtaf.xray.importer.XrayImporterFactory
Get Xray Cloud Cucumber Importer.
getXrayCloudHTTPDao() - Static method in class de.qytera.qtaf.xray.net.http.XrayHTTPDaoFactory
Factory method for Xray Server HTTP Dao.
getXrayImportRequestDto() - Method in class de.qytera.qtaf.xray.error.ImportRequestDtoPersistenceError
Get xrayImportRequestDto.
getXrayImportResponseDto() - Method in class de.qytera.qtaf.xray.error.ImportResponseDtoPersistenceError
Get xrayImportResponseDto.
getXrayServerCucumberImporter() - Static method in class de.qytera.qtaf.xray.importer.XrayImporterFactory
Get Xray Server Cucumber Importer.
getXrayServerHTTPJsonDao() - Static method in class de.qytera.qtaf.xray.net.http.XrayHTTPDaoFactory
Factory method for Xray Server HTTP Dao.
getXrayService() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get xray service (cloud | server).
getXrayURL() - Method in interface de.qytera.qtaf.xray.repository.xray.XrayEndpoint
Return the base URL for all Xray endpoints.
GraphQLRequestDto - Class in de.qytera.qtaf.xray.dto.request.graphql
A generic GraphQL request.
GraphQLRequestDto() - Constructor for class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
 
GraphQLResponseDto<T> - Class in de.qytera.qtaf.xray.dto.response.graphql
Represents a generic GraphQL response.
GraphQLResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
 
GraphQLResponseErrorDto - Class in de.qytera.qtaf.xray.dto.response.graphql
Represents a generic GraphQL error, consisting of a message, one or more locations and the query paths which caused them.
GraphQLResponseErrorDto() - Constructor for class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
 
GraphQLResponseErrorLocationDto - Class in de.qytera.qtaf.xray.dto.response.graphql
Represents a GraphQL error location.
GraphQLResponseErrorLocationDto() - Constructor for class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
 
GroupCloudDto - Class in de.qytera.qtaf.xray.dto.jira
A group a Jira user can belong to.
GroupCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.GroupCloudDto
 
GroupDto - Class in de.qytera.qtaf.xray.dto.jira
A group a Jira user can belong to.
GroupDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.GroupDto
 
GroupServerDto - Class in de.qytera.qtaf.xray.dto.jira
A group a Jira user can belong to.
GroupServerDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.GroupServerDto
 

H

hasErrors() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Whether the response contains any errors.
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleServerDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentCloudDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.GroupCloudDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.GroupDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.GroupServerDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.HierarchyDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeServerDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectPermissionsDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectServerDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.ScopeDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.UserCloudDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.UserServerDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.jira.VersionServerDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
 
hashCode() - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
 
hashCode() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
 
hashCode() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
 
hashCode() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
 
hashCode() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
 
HierarchyDto - Class in de.qytera.qtaf.xray.dto.jira
The issue type hierarchy for a project.
HierarchyDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.HierarchyDto
 
HistoryMetadataDto - Class in de.qytera.qtaf.xray.dto.jira
Represents the complete set of metadata for a history change group.
HistoryMetadataDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
HistoryMetadataParticipantDto - Class in de.qytera.qtaf.xray.dto.jira
Represents a identifiable participant in the metadata history.
HistoryMetadataParticipantDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 

I

ID - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Issue id field.
importDtoCreated - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray ImportDTO object is built.
importExecutionResults(ImportExecutionResultsRequestDto) - Method in interface de.qytera.qtaf.xray.repository.xray.XrayTestRepository
Import test execution results using the Xray JSON format.
ImportExecutionResultsRequestDto - Class in de.qytera.qtaf.xray.dto.request.xray
Xray import request DTO.
ImportExecutionResultsRequestDto() - Constructor for class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
 
ImportExecutionResultsResponseCloudDto - Class in de.qytera.qtaf.xray.dto.response.xray
Response object returned from Xray Cloud when a test execution results import has been successful.
ImportExecutionResultsResponseCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
 
ImportExecutionResultsResponseDto - Interface in de.qytera.qtaf.xray.dto.response.xray
Xray import response DTO.
ImportExecutionResultsResponseServerDto - Class in de.qytera.qtaf.xray.dto.response.xray
Response object returned from Xray Server when a test execution results import has been successful.
ImportExecutionResultsResponseServerDto() - Constructor for class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
ImportRequestDtoPersistenceError - Class in de.qytera.qtaf.xray.error
An error log entry describing an error occurring when persisting test result import requests.
ImportRequestDtoPersistenceError(Throwable) - Constructor for class de.qytera.qtaf.xray.error.ImportRequestDtoPersistenceError
Constructor.
ImportResponseDtoPersistenceError - Class in de.qytera.qtaf.xray.error
An error log entry describing an error occurring when persisting test result import responses.
ImportResponseDtoPersistenceError(Throwable) - Constructor for class de.qytera.qtaf.xray.error.ImportResponseDtoPersistenceError
Constructor.
initialize() - Method in class de.qytera.qtaf.xray.event_subscriber.AssignTestExecutionIssueSubscriber
 
initialize() - Method in class de.qytera.qtaf.xray.event_subscriber.PersistImportRequestDtoSubscriber
 
initialize() - Method in class de.qytera.qtaf.xray.event_subscriber.PersistImportResponseDtoSubscriber
 
initialize() - Method in class de.qytera.qtaf.xray.event_subscriber.TransitionImportTestExecutionIssueSubscriber
 
initialize() - Method in class de.qytera.qtaf.xray.event_subscriber.UploadResultsSubscriber
 
isEnabled() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns whether the Xray plugin is enabled.
isHasDefaultValue() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
isoDateString(Date) - Static method in class de.qytera.qtaf.xray.builder.XrayJsonHelper
Transforms a Date into a string compatible with Xray's REST API.
isRequired() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
isScenarioImageEvidenceEnabled() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Check if images should be attached as evidence to Xray test execution import.
isScenarioReportEvidenceEnabled() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Check if HTML report should be attached as evidence to Xray test execution import.
ISSUE_KEY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Issue key field.
ISSUE_LINKS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Issue links field.
ISSUE_RESTRICTION - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Issue restriction field.
ISSUE_TYPE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Issue type field.
issueSummaries - Variable in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
A mapping of test issue keys to their summaries.
IssueTypeCloudDto - Class in de.qytera.qtaf.xray.dto.jira
The response when retrieving Jira cloud issue type details.
IssueTypeCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
 
IssueTypeDto - Class in de.qytera.qtaf.xray.dto.jira
The response when retrieving issue type details.
IssueTypeDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
 
IssueTypeServerDto - Class in de.qytera.qtaf.xray.dto.jira
The response when retrieving Jira server issue type details.
IssueTypeServerDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.IssueTypeServerDto
 
IssueUpdateDto - Class in de.qytera.qtaf.xray.dto.jira
Issue update/create request.
IssueUpdateDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
isXrayCloudService() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Check if Xray cloud is enabled.
isXrayServerService() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Check if Xray server is enabled.
IXrayImporter - Interface in de.qytera.qtaf.xray.importer
Interface that all classes that import Cucumber feature files from Xray should implement.
IXrayTestRepository - Interface in de.qytera.qtaf.xray.repository
An interface defining methods for interacting with Xray's API in an opaque manner.

J

JiraEndpoint - Interface in de.qytera.qtaf.xray.repository.jira
An interface describing Jira endpoints.
JiraIssueRepository - Class in de.qytera.qtaf.xray.repository.jira
A class for interacting with Jira issues, such as searching for issues or updating existing issues' fields.
JiraIssueResponseDto - Class in de.qytera.qtaf.xray.dto.response.jira.issues
The issue object contained in responses when searching for issues via JQL queries.
JiraIssueResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
 
JiraIssueSearchRequestDto - Class in de.qytera.qtaf.xray.dto.request.jira.issues
The request when searching for specific issues via JQL queries.
JiraIssueSearchRequestDto() - Constructor for class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
 
JiraIssueSearchResponseDto - Class in de.qytera.qtaf.xray.dto.response.jira.issues
The response when searching for specific issues via JQL queries.
JiraIssueSearchResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
 
JiraProjectRepository - Class in de.qytera.qtaf.xray.repository.jira
A class for interacting with Jira projects, such as retrieving project administration data.
JsonTypeDto - Class in de.qytera.qtaf.xray.dto.jira
Describes the format of the data that is returned in the JSON representation of a field.
JsonTypeDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 

K

key() - Element in annotation interface de.qytera.qtaf.xray.annotation.XrayTest
Internal Xray test ID that can be used for uploading test execution results.

L

labels - Variable in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The test issue labels.
labels(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
LABELS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Issue labels field.
LandingPageInfoDto - Class in de.qytera.qtaf.xray.dto.jira
A project's landing page info.
LandingPageInfoDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
 
LAST_VIEWED - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Last viewed field.

M

MultipleIterationsXrayTestEntityBuilder - Class in de.qytera.qtaf.xray.builder.test
Builds an XrayTestEntity objects for multiple test iterations.
MultipleIterationsXrayTestEntityBuilder(TestSuiteLogCollection, Map<String, String>) - Constructor for class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
Constructs a new Xray test entity builder for tests with multiple test iterations.

N

NoXrayTestException() - Constructor for exception de.qytera.qtaf.xray.builder.XrayJsonImportBuilder.NoXrayTestException
Constructs a new exception with a predefined error message.

P

PARENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Parent issue field.
PersistImportRequestDtoSubscriber - Class in de.qytera.qtaf.xray.event_subscriber
Persist the Import DTO to the disk.
PersistImportRequestDtoSubscriber() - Constructor for class de.qytera.qtaf.xray.event_subscriber.PersistImportRequestDtoSubscriber
 
PersistImportResponseDtoSubscriber - Class in de.qytera.qtaf.xray.event_subscriber
Persist the Import DTO to the disk.
PersistImportResponseDtoSubscriber() - Constructor for class de.qytera.qtaf.xray.event_subscriber.PersistImportResponseDtoSubscriber
 
PRIORITY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Priority field.
PROGRESS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Progress field.
project(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The project key where the test execution will be created.
PROJECT - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ScopeDto.Type
A project.
PROJECT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Project field.
PROJECT_DEFAULT - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ComponentDto.AssigneeType
The assignee to any issues created with this component is nominally the default assignee for the project that the component is in.
PROJECT_KEY - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured Jira project key.
PROJECT_LEAD - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ComponentDto.AssigneeType
The assignee to any issues created with this component is nominally the lead for the project the component is in.
PROJECT_LEAD - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ProjectDto.AssigneeType
The project's lead user.
ProjectCategoryDto - Class in de.qytera.qtaf.xray.dto.jira
The DTO describing project category details for a specific Jira project.
ProjectCategoryDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
 
ProjectCloudDto - Class in de.qytera.qtaf.xray.dto.jira
The DTO describing Jira cloud project details.
ProjectCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
 
ProjectDetailsDto - Class in de.qytera.qtaf.xray.dto.jira
The project details of the project an item has scope in.
ProjectDetailsDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
ProjectDetailsDto.ProjectType - Enum Class in de.qytera.qtaf.xray.dto.jira
The project types available in Jira.
ProjectDto<U extends UserDto<?,?>,I extends IssueTypeDto,V extends VersionDto> - Class in de.qytera.qtaf.xray.dto.jira
The response when retrieving project data for a specific Jira project.
ProjectDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ProjectDto
 
ProjectDto.AssigneeType - Enum Class in de.qytera.qtaf.xray.dto.jira
The default assignee when creating issues for this project.
ProjectInsightDto - Class in de.qytera.qtaf.xray.dto.jira
Insights about a project.
ProjectInsightDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
 
projectKey - Variable in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The project key where the test issue will be created.
projectKey(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
ProjectPermissionsDto - Class in de.qytera.qtaf.xray.dto.jira
User permissions on a project.
ProjectPermissionsDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ProjectPermissionsDto
 
ProjectServerDto - Class in de.qytera.qtaf.xray.dto.jira
The DTO describing Jira server project details.
ProjectServerDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ProjectServerDto
 

R

RemoteEntityLinkDto - Class in de.qytera.qtaf.xray.dto.jira
Represents a link to a remote entity.
RemoteEntityLinkDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
 
reportCreator - Variable in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
HTML report creator for scenarios.
REPORTER - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Reporter field.
RequestBodyBuilder<T> - Interface in de.qytera.qtaf.xray.builder
Interface for building HTTP request bodies described by DTOs (or other Java classes).
requirementKeys - Variable in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of requirement issue keys to associate with the test.
requirementKeys(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
RESOLUTION - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Resolution field.
RESOLUTION_DATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Resolution date field.
ResponseData() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData
 
responseDtoAvailable - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when all tests are finished.
Result() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
RESULTS_UPLOAD_ASSIGNEE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured assignee to assign text execution issues to.
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_FAILED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for failed steps.
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_PASSED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for passed steps.
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_PENDING - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for pending steps.
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_SKIPPED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for skipped steps.
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_UNDEFINED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for undefined steps.
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_EXECUTION_ISSUE_FAILED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for failed test executions.
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_EXECUTION_ISSUE_PASSED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for passed test executions.
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_FAILED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for failed tests.
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_PASSED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for passed tests.
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_PENDING - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for pending tests.
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_SKIPPED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the custom status for skipped tests.
RESULTS_UPLOAD_ENVIRONMENTS_DRIVER - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for checking if the driver the tests were executed on should be added to the environments in the Xray upload JSON document.
RESULTS_UPLOAD_ENVIRONMENTS_ENABLED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for checking if environment information should be added to the Xray upload JSON document.
RESULTS_UPLOAD_ENVIRONMENTS_OS - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for checking if the OS the tests were executed on should be added to the environments in the Xray upload JSON document.
RESULTS_UPLOAD_SCENARIO_IMAGE_EVIDENCE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing whether to upload screenshots as evidence to test execution issues.
RESULTS_UPLOAD_SCENARIO_REPORT_EVIDENCE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing whether to upload HTML reports as evidence to test execution issues.
RESULTS_UPLOAD_TEST_PLAN_KEY - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured test plan key to assign text execution issues to.
RESULTS_UPLOAD_TESTS_INFO_KEEP_JIRA_SUMMARY - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing whether test issue summaries should be pulled from Jira.
RESULTS_UPLOAD_TESTS_INFO_STEPS_MERGE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing whether test steps should be merged.
RESULTS_UPLOAD_TESTS_INFO_STEPS_UPDATE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing whether test steps should be updated.
RESULTS_UPLOAD_TESTS_ITERATIONS_PARAMETERS_MAX_LENGTH_NAME - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the maximum name length of test iteration parameters.
RESULTS_UPLOAD_TESTS_ITERATIONS_PARAMETERS_MAX_LENGTH_VALUE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the maximum value length of test iteration parameters.
revision(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
A revision for the revision custom field.

S

scenario - Variable in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The BDD scenario.
scenario(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
scenarioReport() - Element in annotation interface de.qytera.qtaf.xray.annotation.XrayTest
Flag that indicates whether an HTML report should be added as evidence to this test.
scenarioType(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder
 
ScopeDto - Class in de.qytera.qtaf.xray.dto.jira
Details of the next-gen projects the issue type is available in.
ScopeDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.ScopeDto
 
ScopeDto.Type - Enum Class in de.qytera.qtaf.xray.dto.jira
The type of scope.
screenshots() - Element in annotation interface de.qytera.qtaf.xray.annotation.XrayTest
Flag that indicates whether screenshots should be added as evidence to this test.
search(Collection<String>, AdditionalField...) - Method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Searches for the given Jira issues, including any additional fields in the response if provided.
SECURITY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Security field.
self() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
self() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder
 
self() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder
 
SERVICE_DESK - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto.ProjectType
A service management project.
setAccountId(String) - Method in class de.qytera.qtaf.xray.dto.jira.UserCloudDto
The account ID of the user, which uniquely identifies the user across all Atlassian products.
setAccountType(UserCloudDto.AccountType) - Method in class de.qytera.qtaf.xray.dto.jira.UserCloudDto
Set the request's account type.
setAction(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
setActive(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
Whether the user is active.
setActivityDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setActivityDescriptionKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setActor(HistoryMetadataParticipantDto) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setActualResult(String) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The actual result field for the step result.
setAllowedValues(JsonArray) - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
setAny(JsonObject) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
setApplicationRoles(SimpleListWrapperDto<R>) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The application roles the user is assigned to.
setArchived(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
Whether the component has been archived.
setArchived(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
Whether the project is archived.
setArchived(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
Indicates that the version is archived.
setArchivedBy(UserCloudDto) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The user who archived the project.
setArchivedDate(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The date when the project was archived.
setAssignee(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set assignee.
setAssignee(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The user id for the assignee of the test run.
setAssignee(U) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The details of the user associated with assigneeType, if any.
setAssigneeType(ComponentDto.AssigneeType) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The nominal user type used to determine the assignee for issues created with a component.
setAssigneeType(ProjectDto.AssigneeType) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The default assignee when creating issues for this project.
setAttachments(JsonArray) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setAttributes(JsonObject) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page attributes.
setAutoCompleteUrl(String) - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
setAvatarId(int) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The ID of the issue type's avatar.
setAvatarUrl(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
setAvatarUrls(JsonObject) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The URLs of the project's avatars.
setAvatarUrls(JsonObject) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The URLs of the project's avatars.
setAvatarUrls(JsonObject) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The avatars of the user.
setBoardId(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page board ID.
setBoardName(String) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page board name.
setCanEdit(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectPermissionsDto
Whether the logged user can edit the project.
setCause(HistoryMetadataParticipantDto) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setColorName(String) - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
setColumn(int) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
Column where the error occurred.
setComment(String) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The comment for the step result.
setComment(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The comment for the test run.
setComponents(List<ComponentDto<U>>) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
List of the components contained in the project.
setContentType(String) - Method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
The Content-Type representation header is used to indicate the original media type of the resource.
setCustom(String) - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
setCustomFields(List<XrayCustomFieldEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of custom fields for the test run.
setCustomId(int) - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
setData(XrayServerTestStepContentResponseDto) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setData(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
setData(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step data - native field.
setData(T) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Response payload.
setDefaultGroupDetails(List<GroupCloudDto>) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
The groups that are granted default access for this application role.
setDefaultGroups(List<String>) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The groups that are granted default access for this application role.
setDefaultValue(JsonElement) - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
setDefects(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
An array of defect issue keys to associate with the test run.
setDefects(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of defect issue keys to associate with the test run.
setDefinition(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set definition.
setDefinition(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The generic test definition.
setDeleted(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
Whether the component has been deleted.
setDeleted(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Whether the project is marked as deleted.
setDeletedBy(UserCloudDto) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The user who marked the project as deleted.
setDeletedDate(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The date when the project was marked as deleted.
setDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The description for the component.
setDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The description of the issue type.
setDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
The description of the project category.
setDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
A brief description of the project.
setDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
setDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The description of the version.
setDescription(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The description for the test execution issue.
setDescription(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The description of the test issue.
setDescriptionKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setDisplayName(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
setDisplayName(String) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The display name of the user.
setDisplayNameKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
setDone(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
setDuration(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
A duration for the iteration.
setEmail(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
An email address associated with the project.
setEmailAddress(String) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The email address of the user.
setEmailDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setEmailDescriptionKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setEntityId(String) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
Unique ID for next-gen projects.
setErrorMessage(String) - Method in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Set errorMessage.
setErrors(GraphQLResponseErrorDto[]) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Error DTO.
setEvidence(List<XrayEvidenceItemEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of evidence items of the test run.
setExamples(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The example results for BDD tests (link).
setExecutedBy(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The user id who executed the test run.
setExpand(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
Expand options that include additional project details in the response.
setExpand(String) - Method in class de.qytera.qtaf.xray.dto.jira.TransitionsMetaDto
 
setExpand(String) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
Expand options that include additional user details in the response.
setExpand(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
Use expand to include additional information about version in the response.
setExpand(String) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Expand.
setFavourite(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Whether the project is selected as a favorite.
setFieldId(String) - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
setFields(JsonObject) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Issue fields.
setFields(String[]) - Method in class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
Fields.
setFilepath(String) - Method in class de.qytera.qtaf.xray.error.EvidenceUploadError
Set filepath.
setFinish(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The finish date for the test run.
setFinishDate(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The finish date for the test execution issue.
setGenerator(HistoryMetadataParticipantDto) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setGetTests(XrayCloudTestStepResponseDto.ResponseData.TestsData) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData
 
setGroupDetails(List<GroupCloudDto>) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
The groups associated with the application role.
setGroupId(String) - Method in class de.qytera.qtaf.xray.dto.jira.GroupCloudDto
The ID of the group, which uniquely identifies the group across all Atlassian products.
setGroups(SimpleListWrapperDto<G>) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The groups that the user belongs to.
setGroups(List<String>) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The groups associated with the application role.
setHasDefaultValue(boolean) - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
setHasUnlimitedSeats(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
Whether the application role has unlimited seats.
setHierarchyLevel(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
Hierarchy level of the issue type.
setHierarchyLevelNumber(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
The hierarchy level's number.
setHistoryMetadata(HistoryMetadataDto) - Method in class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
setHref(String) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The URL that the link points to.
setIconClass(String) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The icon class of the link.
setIconUrl(String) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The URL of the issue type's avatar.
setIconUrl(String) - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
setId(int) - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
setId(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setId(int) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set id.
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The unique identifier for the component.
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The ID of the issue type.
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
The ID of the project category.
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The ID of the project.
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The ID of the project.
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The unique id for the link.
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
setId(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The ID of the version.
setId(String) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Issue ID.
setId(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
setId(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
Xray test execution issue ID.
setId(String) - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Set the ID of the created test execution issue.
setId(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
setId(String) - Method in class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
The test run custom field ID.
setIndex(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setInfo(XrayTestExecutionInfoEntity) - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The info object for creating new Test Execution issues.
setInProgress(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
setInsight(ProjectInsightDto) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Insights about the project.
setIsAssigneeTypeValid(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
Whether a user is associated with ComponentDto.getAssigneeType().
setIsPrivate(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Whether the project is private.
setIssueId(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
setIssues(JiraIssueResponseDto[]) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
Jira Issue Response DTO.
setIssuesStatusForFixVersion(VersionCloudDto.VersionIssueStatus) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto
If the expand option issuesstatus is used, returns the count of issues in this version for each of the status categories to do, in progress, done, and unmapped.
setIssueTypeHierarchy(HierarchyDto) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The issue type hierarchy for the project.
setIssueTypeIds(List<Integer>) - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
The issue types available in this hierarchy level.
setIssueTypes(List<I>) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
List of the issue types available in the project.
setItems(String) - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
setItems(List<T>) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
setIterations(List<XrayIterationResultEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The iteration containing data-driven test results.
setJql(String) - Method in class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
Jira Query Language statement.
setJwtToken(String) - Method in class de.qytera.qtaf.xray.commands.AuthenticationCommand
Set jwtToken.
setKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The key of the application role.
setKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.EntityPropertyDto
 
setKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The key of the project.
setKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The key of the project.
setKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
setKey(String) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Issue key.
setKey(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
Xray test execution issue key.
setKey(String) - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Set the key of the created test execution issue.
setKey(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
setKey(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set key.
setKind(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
setLabel(String) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The label for the link.
setLabels(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The test issue labels.
setLandingPageInfo(LandingPageInfoDto) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The project landing page info.
setLastIssueUpdateTime(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
The last issue update time.
setLead(U) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The user details for the component's lead user.
setLead(U) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The username of the project lead.
setLeadAccountId(String) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentCloudDto
The account ID of the component's lead user.
setLeadUserName(String) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
The username of the component's lead user.
setLevel(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
The level of this item in the hierarchy.
setLevels(List<SimplifiedHierarchyLevelDto>) - Method in class de.qytera.qtaf.xray.dto.jira.HierarchyDto
Details about the hierarchy level.
setLimit(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
setLine(int) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
Line where the error occurred.
setLink(JsonElement) - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
The remote link.
setLocale(String) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The locale of the user.
setLocations(GraphQLResponseErrorLocationDto[]) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
locations.
setLog(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
The log for the iteration.
setMaxResults(int) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
setMaxResults(Integer) - Method in class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
Max results.
setMessage(String) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
message.
setMoveUnfixedIssuesTo(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The URL of the self link to the version to which all unfixed issues are moved when a version is released.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The display name of the application role.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The unique name for the component in the project.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.GroupDto
The name of the group.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The name of the issue type.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
The name of the project category.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The name of the project.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The name of the project.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
The remote link name.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
The name of this hierarchy level.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.UserServerDto
The username of the user.
setName(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The unique name of the version.
setName(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
setName(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
The parameter name.
setName(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
The iteration name.
setNumberOfSeats(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The maximum count of users on your license.
setOperations(List<SimpleLinkDto>) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
If the expand option operations is used, returns the list of operations available for this version.
setOpsbarSequence(int) - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
setOverdue(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
Indicates that the version is overdue.
setParameters(List<XrayIterationParameterEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
An array of parameters along with their values.
setParams(JsonObject) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
Parameters associated with this link.
setPath(String[]) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
paths.
setPermissions(ProjectPermissionsDto) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
User permissions on the project.
setPlatform(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
Indicates if the application role belongs to Jira platform (jira-core).
setPrecondition(String[]) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set precondition.
setProject(ProjectDetailsDto) - Method in class de.qytera.qtaf.xray.dto.jira.ScopeDto
The project the item has scope in.
setProject(String) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The key of the project the component is assigned to.
setProject(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The project key where the test execution will be created.
setProjectCategory(ProjectCategoryDto) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
The category the project belongs to.
setProjectCategory(ProjectCategoryDto) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The category the project belongs to.
setProjectId(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The ID of the project the component is assigned to.
setProjectId(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The ID of the project to which this version is attached.
setProjectKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page project key.
setProjectKey(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The project key where the test issue will be created.
setProjectKeys(List<String>) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectServerDto
The list of project keys.
setProjectType(String) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page project type.
setProjectTypeKey(ProjectDetailsDto.ProjectType) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
Set the project type.
setProjectTypeKey(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The project type of the project.
setProperties(JsonObject) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Map of project properties.
setQuery(String) - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
The GraphQL query.
setQueueCategory(String) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page queue category.
setQueueId(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page queue ID.
setRank(int) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set rank.
setRaw(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
setRealAssignee(U) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The user assigned to issues created with this component, when ComponentDto.getAssigneeType() does not identify a valid assignee.
setRealAssigneeType(ComponentDto.AssigneeType) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The type of the assignee that is assigned to issues created with this component, when an assignee cannot be set from the ComponentDto.getAssigneeType().
setReleased(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
Indicates that the version is released.
setReleaseDate(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
setRemainingSeats(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The count of users remaining on your license.
setRemotelinks(List<RemoteEntityLinkDto>) - Method in class de.qytera.qtaf.xray.dto.jira.VersionServerDto
 
setRendered(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
setReporter(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set reporter.
setRequirementKeys(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of requirement issue keys to associate with the test.
setResult(XrayServerTestStepContentResponseDto) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setResult(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
setResult(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step expected result - native field.
setResults(XrayCloudTestStepResponseDto.ResponseData.TestsData.Result[]) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
setRetentionTillDate(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The date when the project is deleted permanently.
setRevision(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
A revision for the revision custom field.
setRoles(JsonObject) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The name and self URL for each role defined in the project.
setScenario(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The BDD scenario.
setScenarioType(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The BDD scenario type (Scenario or Scenario Outline).
setSchema(JsonTypeDto) - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
setScope(ScopeDto) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
Details of the next-gen projects the issue type is available in.
setSelectedByDefault(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
Determines whether this application role should be selected by default on user creation.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
The URL of the component.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.GroupDto
The URL for these group details.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
The URL of these issue type details.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
The URL of the project category.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The URL of the project details.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
A reference pointing to this remote link.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The URL of the user.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The URL of the version.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueResponseDto
Self reference.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
A REST API endpoint for the test execution issue.
setSelf(String) - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Set the self link of the created test execution issue.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set self.
setSimpleBoard(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Whether the project is a simple board.
setSimplified(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Whether the project has been simplified.
setSimplified(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Whether the project is simplified.
setSimplified(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
setSize(int) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
setStart(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
setStart(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The start date for the test run.
setStartAt(Integer) - Method in class de.qytera.qtaf.xray.dto.request.jira.issues.JiraIssueSearchRequestDto
Start at.
setStartAt(Integer) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
Start at.
setStartDate(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
setStartDate(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The start date for the test execution issue.
setStatus(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set status.
setStatusCategory(StatusCategoryDto) - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
setStatusCode(int) - Method in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Set statusCode.
setStatusColor(String) - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
setStep(XrayServerTestStepContentResponseDto) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setSteps(XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step[]) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
setSteps(List<XrayManualTestStepResultEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
An array of step results (for Manual tests).
setSteps(List<XrayManualTestStepResultEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The step results.
setSteps(List<XrayTestStepEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of test steps (for Manual tests).
setStyle(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
The type of the project.
setStyleClass(String) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The style to apply to the link.
setSubtask(Boolean) - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
Whether this issue type is used to create subtasks.
setSummary(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The summary for the test execution issue.
setSummary(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The summary for the test issue.
setSystem(String) - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
setTestEnvironments(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The test environments for the test execution issue.
setTestExecIssue(ImportExecutionResultsResponseServerDto.TestExecutionIssueDto) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
setTestExecutionKey(String) - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The test execution key where to import the execution results.
setTestInfo(XrayTestInfoEntity) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The testInfo element.
setTestKey(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The test issue key.
setTestPlanKey(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The test plan key for associating the test execution issue.
setTests(List<XrayTestEntity>) - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The Test Run result details.
setTestType(XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
setTestType(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The test type (e.g.
setTimeZone(String) - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
The time zone specified in the user's profile.
setTitle(String) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The title (tooltip) for the link.
setTo(StatusDto) - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
setToDo(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
setTotal(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
setTotal(Integer) - Method in class de.qytera.qtaf.xray.dto.response.jira.issues.JiraIssueSearchResponseDto
Total number.
setTotalIssueCount(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
Total issue count.
setTransition(TransitionDto) - Method in class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
setTransitions(List<TransitionDto>) - Method in class de.qytera.qtaf.xray.dto.jira.TransitionsMetaDto
 
setType(ScopeDto.Type) - Method in class de.qytera.qtaf.xray.dto.jira.ScopeDto
The type of scope.
setType(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
setType(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
setType(String) - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
setType(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set type.
setType(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
The test type (e.g.
setUnmapped(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
setUrl(String) - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
setUrl(String) - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
Landing page URL.
setUrl(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
A link to information about this project, such as project documentation.
setUser(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The username for the Jira user who executed the tests.
setUserCount(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The number of users counting against your license.
setUserCountDescription(String) - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
The type of users being counted against your license.
setUserReleaseData(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The date on which work on this version is expected to finish, expressed in the instance's Day/Month/Year Format date format.
setUserStartDate(String) - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
The date on which work on this version is expected to start, expressed in the instance's Day/Month/Year format date format.
setUuid(String) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
Unique ID for next-gen projects.
setValue(JsonElement) - Method in class de.qytera.qtaf.xray.dto.jira.EntityPropertyDto
 
setValue(String) - Method in class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
The test run custom field value.
setValue(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
The parameter value.
setVariables(JsonObject) - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
A GraphQL variable mapping.
setVersion(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The version name for the Fix Version field of the test execution issue.
setVersions(List<V>) - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
The versions defined in the project.
setWeight(Integer) - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
The weight for the link.
setXrayImportRequestDto(ImportExecutionResultsRequestDto) - Method in class de.qytera.qtaf.xray.error.ImportRequestDtoPersistenceError
Set xrayImportRequestDto.
setXrayImportResponseDto(ImportExecutionResultsResponseDto) - Method in class de.qytera.qtaf.xray.error.ImportResponseDtoPersistenceError
Set xrayImportResponseDto.
shouldAddDriverEnvironment() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Configuration value for enabling adding driver environment to the xray upload.
shouldAddEnvironmentsToUpload() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Configuration value for enabling adding environments to the xray upload.
shouldAddOsEnvironment() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Configuration value for enabling adding os environment to the xray upload.
shouldResultsUploadTestsInfoKeepJiraSummary() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns whether test issue summaries should be kept as they are in Jira instead of replacing them using Test.testName() during results upload.
shouldResultsUploadTestsInfoStepsMerge() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns whether test issue steps should be merged into a single step during results upload.
shouldResultsUploadTestsInfoStepsUpdate() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns whether test issue steps should be updated during results upload of tests.
SimpleLinkDto - Class in de.qytera.qtaf.xray.dto.jira
Represents a simple link.
SimpleLinkDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
 
SimpleListWrapperDto<T> - Class in de.qytera.qtaf.xray.dto.jira
A simple Jira list wrapper.
SimpleListWrapperDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
SimplifiedHierarchyLevelDto - Class in de.qytera.qtaf.xray.dto.jira
The issue type hierarchy level.
SimplifiedHierarchyLevelDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
 
SingleIterationXrayTestEntityBuilder - Class in de.qytera.qtaf.xray.builder.test
Builds XrayTestEntity objects for single test iterations.
SingleIterationXrayTestEntityBuilder(TestSuiteLogCollection, Map<String, String>) - Constructor for class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
Constructs a new Xray test entity builder for tests with single test iterations.
SOFTWARE - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto.ProjectType
A software development project.
startDate(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The start date for the test execution issue.
STATUS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Status field.
STATUS_CATEGORY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Status category field.
STATUS_CATEGORY_CHANGE_DATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Status category change date field.
StatusCategoryDto - Class in de.qytera.qtaf.xray.dto.jira
Represents single group of status which has similar positions in terms of representing in workflows.
StatusCategoryDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
statusCode - Variable in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
HTTP Response status code.
StatusDto - Class in de.qytera.qtaf.xray.dto.jira
Contains all data necessary to display status of an issue.
StatusDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.StatusDto
 
statusToText(TestScenarioLogCollection.Status) - Static method in class de.qytera.qtaf.xray.config.XrayStatusHelper
Returns the Xray status text of the test status, e.g.
statusToText(StepInformationLogMessage.Status) - Static method in class de.qytera.qtaf.xray.config.XrayStatusHelper
Returns the Xray status text of the test step status, e.g.
Step() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
steps - Variable in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of test steps (for Manual tests).
steps(List<XrayTestStepEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
SUBTASKS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Subtasks field.
summary - Variable in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The summary for the test issue.
summary(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The summary for the test execution issue.
summary(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
SUMMARY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Summary field.

T

TEMPLATE - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ScopeDto.Type
A template.
testEnvironments(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The test environments for the test execution issue.
testPlanKey(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The test plan key for associating the test execution issue.
TestsData() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
testType(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder
 
TestType() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
text - Variable in enum class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto.ProjectType
The project type as used by Jira's APIs.
text - Variable in enum class de.qytera.qtaf.xray.dto.jira.UserCloudDto.AccountType
The account type.
text - Variable in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
The text the API uses for identifying and handling fields.
THUMBNAIL - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Thumbnail field.
TIME_ESTIMATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Time estimate field.
TIME_ORIGINAL_ESTIMATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Original time estimate field.
TIME_SPENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Time spent field.
TIME_TRACKING - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Time tracking field.
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleCloudDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ApplicationRoleServerDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentCloudDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ComponentServerDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.EntityPropertyDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.FieldMetaDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.GroupCloudDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.GroupDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.GroupServerDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.HierarchyDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeCloudDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.IssueTypeServerDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.IssueUpdateDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.JsonTypeDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.LandingPageInfoDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCategoryDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectCloudDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectInsightDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectPermissionsDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ProjectServerDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.RemoteEntityLinkDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.ScopeDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleLinkDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.SimpleListWrapperDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.SimplifiedHierarchyLevelDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.StatusCategoryDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.StatusDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.TransitionsMetaDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.UserCloudDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.UserDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.UserServerDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.VersionDto
 
toString() - Method in class de.qytera.qtaf.xray.dto.jira.VersionServerDto
 
toString() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
 
toString() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
 
toString() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
toString() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
 
toString() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder
 
toString() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
 
toString() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder
 
TransitionDto - Class in de.qytera.qtaf.xray.dto.jira
A simple transition bean with additional fields to be set on transition.
TransitionDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.TransitionDto
 
TransitionImportTestExecutionIssueSubscriber - Class in de.qytera.qtaf.xray.event_subscriber
Event subscriber that listens for successfully imported test executions and transitions the created issues if necessary.
TransitionImportTestExecutionIssueSubscriber() - Constructor for class de.qytera.qtaf.xray.event_subscriber.TransitionImportTestExecutionIssueSubscriber
 
transitionIssue(String, IssueUpdateDto) - Method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Performs an issue transition and, if the transition has a screen, updates the fields from the transition screen.
transitionIssue(String, String) - Method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Performs an issue transition to the provided status.
TransitionsMetaDto - Class in de.qytera.qtaf.xray.dto.jira
Bean for the top level of a create meta issue request.
TransitionsMetaDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.TransitionsMetaDto
 
truncateParameterName(String) - Static method in class de.qytera.qtaf.xray.builder.XrayJsonHelper
Truncates an XrayIterationParameterEntity's parameter name to the maximum allowed length.
truncateParameterValue(String) - Static method in class de.qytera.qtaf.xray.builder.XrayJsonHelper
Truncates an XrayIterationParameterEntity's parameter value to the maximum allowed length.
type(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder
 

U

UNASSIGNED - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ComponentDto.AssigneeType
An assignee is not set for issues created with this component.
UNASSIGNED - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.ProjectDto.AssigneeType
No user.
UNKNOWN - Enum constant in enum class de.qytera.qtaf.xray.dto.jira.UserCloudDto.AccountType
An unknown account.
UPDATED - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Updated field.
uploadResponseAvailable - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray upload response is available.
UploadResultsSubscriber - Class in de.qytera.qtaf.xray.event_subscriber
Event subscriber that uploads test results to Xray API.
UploadResultsSubscriber() - Constructor for class de.qytera.qtaf.xray.event_subscriber.UploadResultsSubscriber
 
uploadStatus - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray Upload is done.
URL_JIRA_SELECTOR - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured Jira URL.
URL_XRAY_SELECTOR - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector for accessing the configured Xray URL.
user(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The username for the Jira user who executed the tests.
UserCloudDto - Class in de.qytera.qtaf.xray.dto.jira
The DTO for Jira Cloud when working with users.
UserCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.UserCloudDto
 
UserCloudDto.AccountType - Enum Class in de.qytera.qtaf.xray.dto.jira
The user account type.
UserDto<R extends ApplicationRoleDto,G extends GroupDto> - Class in de.qytera.qtaf.xray.dto.jira
The DTO when working with Jira users.
UserDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.UserDto
 
UserServerDto - Class in de.qytera.qtaf.xray.dto.jira
The DTO for Jira server when working with users.
UserServerDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.UserServerDto
 

V

valueOf(String) - Static method in enum class de.qytera.qtaf.xray.dto.jira.ComponentDto.AssigneeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto.ProjectType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.qytera.qtaf.xray.dto.jira.ProjectDto.AssigneeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.qytera.qtaf.xray.dto.jira.ScopeDto.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.qytera.qtaf.xray.dto.jira.UserCloudDto.AccountType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Returns the enum constant of this class with the specified name.
values() - Static method in enum class de.qytera.qtaf.xray.dto.jira.ComponentDto.AssigneeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.qytera.qtaf.xray.dto.jira.ProjectDetailsDto.ProjectType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.qytera.qtaf.xray.dto.jira.ProjectDto.AssigneeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.qytera.qtaf.xray.dto.jira.ScopeDto.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.qytera.qtaf.xray.dto.jira.UserCloudDto.AccountType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Returns an array containing the constants of this enum class, in the order they are declared.
version(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
The version name for the Fix Version field of the test execution issue.
VersionCloudDto - Class in de.qytera.qtaf.xray.dto.jira
The response when retrieving Jira cloud project versions.
VersionCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.VersionCloudDto
 
VersionCloudDto.VersionIssueStatus - Class in de.qytera.qtaf.xray.dto.jira
Issue version statuses.
VersionDto - Class in de.qytera.qtaf.xray.dto.jira
The response when retrieving project versions.
VersionDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.VersionDto
 
VersionIssueStatus() - Constructor for class de.qytera.qtaf.xray.dto.jira.VersionCloudDto.VersionIssueStatus
 
VERSIONS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Versions field.
VersionServerDto - Class in de.qytera.qtaf.xray.dto.jira
The response when retrieving Jira server project versions.
VersionServerDto() - Constructor for class de.qytera.qtaf.xray.dto.jira.VersionServerDto
 
VOTES - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Votes field.

W

WATCHES - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Watches field.
WORK_LOG - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Work log field.
WORK_RATIO - Enum constant in enum class de.qytera.qtaf.xray.dto.request.jira.issues.AdditionalField
Work ratio field.

X

XRAY_CLOUD_API_V1 - Static variable in class de.qytera.qtaf.xray.config.XrayRestPaths
Xray Cloud API v1.
XRAY_CLOUD_API_V2 - Static variable in class de.qytera.qtaf.xray.config.XrayRestPaths
Xray Cloud API v1.
XRAY_ENABLED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector describing whether the Xray plugin is enabled or disabled.
XRAY_SERVICE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The selector describing whether to use an Xray cloud or an Xray server instance.
XRAY_SERVICE_CLOUD - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The value the plugin uses to determine that Xray cloud should be targeted.
XRAY_SERVICE_SERVER - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
The value the plugin uses to determine that Xray server should be targeted.
XrayAuthenticationErrorLog - Class in de.qytera.qtaf.xray.log
An error log entry representing Xray authentication errors.
XrayAuthenticationErrorLog(Throwable) - Constructor for class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Constructor.
XrayCloudAuthenticator - Class in de.qytera.qtaf.xray.repository.xray
A utility class for authenticating to Xray Cloud.
XrayCloudCucumberImporter - Class in de.qytera.qtaf.xray.importer
This class provides methods for importing Tests as Cucumber feature files from Xray Server.
XrayCloudCucumberImporter() - Constructor for class de.qytera.qtaf.xray.importer.XrayCloudCucumberImporter
 
XrayCloudTestStepResponseDto - Class in de.qytera.qtaf.xray.dto.response.steps
Represents a response when querying the getTests method of Xray Cloud's GraphQL endpoint.
XrayCloudTestStepResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto
 
XrayCloudTestStepResponseDto.ResponseData - Class in de.qytera.qtaf.xray.dto.response.steps
The step response data.
XrayCloudTestStepResponseDto.ResponseData.TestsData - Class in de.qytera.qtaf.xray.dto.response.steps
The test data.
XrayCloudTestStepResponseDto.ResponseData.TestsData.Result - Class in de.qytera.qtaf.xray.dto.response.steps
The result data.
XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step - Class in de.qytera.qtaf.xray.dto.response.steps
The step data.
XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType - Class in de.qytera.qtaf.xray.dto.response.steps
The test type.
XrayConfigHelper - Class in de.qytera.qtaf.xray.config
Xray configuration helper.
XrayCucumberRepository - Interface in de.qytera.qtaf.xray.repository.xray
Every repository class that downloads feature file definitions from Xray should implement this interface.
XrayCucumberRepositoryCloud - Class in de.qytera.qtaf.xray.repository.xray
Export Tests from Xray Server as Cucumber Feature File.
XrayCucumberRepositoryCloud() - Constructor for class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryCloud
 
XrayCucumberRepositoryServer - Class in de.qytera.qtaf.xray.repository.xray
Export Tests from Xray Server as Cucumber Feature File.
XrayCucumberRepositoryServer() - Constructor for class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryServer
 
XrayCustomFieldEntity - Class in de.qytera.qtaf.xray.entity
Xray custom field entity.
XrayCustomFieldEntity() - Constructor for class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
 
XrayEndpoint - Interface in de.qytera.qtaf.xray.repository.xray
An interface describing Xray endpoints.
XrayEvents - Class in de.qytera.qtaf.xray.events
All events the Xray plugin emits.
XrayEvidenceItemEntity - Class in de.qytera.qtaf.xray.entity
Xray evidence item entity.
XrayHTTPDaoFactory - Class in de.qytera.qtaf.xray.net.http
Factory class for HTTP Dao obejcts.
XrayImporter - Class in de.qytera.qtaf.xray.importer
Class that imports Test definitions from Xray API and saves them locally.
XrayImporterFactory - Class in de.qytera.qtaf.xray.importer
Factory class for Xray Importer objects.
XrayIterationParameterEntity - Class in de.qytera.qtaf.xray.entity
Xray test iteration parameter entity.
XrayIterationParameterEntity() - Constructor for class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
 
XrayIterationResultEntity - Class in de.qytera.qtaf.xray.entity
Xray test iteration result entity.
XrayIterationResultEntity(TestScenarioLogCollection.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
Creates a new XrayIterationResultEntity with a given result status.
XrayIterationResultEntityCloud - Class in de.qytera.qtaf.xray.entity
Xray test iteration result entity.
XrayIterationResultEntityCloud(TestScenarioLogCollection.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
Create a new XrayIterationResultEntityCloud with a given result status.
XrayIterationResultEntityServer - Class in de.qytera.qtaf.xray.entity
Xray test iteration result entity.
XrayIterationResultEntityServer(TestScenarioLogCollection.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayIterationResultEntityServer
Create a new XrayIterationResultEntityServer with a given result status.
XrayJsonHelper - Class in de.qytera.qtaf.xray.builder
Utility class for transforming data into objects compatible with Xray's REST APIs.
XrayJsonImportBuilder - Class in de.qytera.qtaf.xray.builder
Transforms log collection into Xray Execution Import DTO.
XrayJsonImportBuilder(TestSuiteLogCollection, JiraIssueRepository) - Constructor for class de.qytera.qtaf.xray.builder.XrayJsonImportBuilder
Create a new import builder for uploading the given test suite to Xray.
XrayJsonImportBuilder.NoXrayTestException - Exception in de.qytera.qtaf.xray.builder
An exception thrown when a test suite did not execute any test marked with XrayTest.
XrayManualTestStepResultEntity - Class in de.qytera.qtaf.xray.entity
Xray manual test step result entity.
XrayManualTestStepResultEntity(StepInformationLogMessage.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
Create a new XrayManualTestStepResultEntity with the given step status.
XrayManualTestStepResultEntityCloud - Class in de.qytera.qtaf.xray.entity
Xray manual test step result entity.
XrayManualTestStepResultEntityCloud(StepInformationLogMessage.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityCloud
Create a new XrayManualTestStepResultEntityCloud with the given step status.
XrayManualTestStepResultEntityServer - Class in de.qytera.qtaf.xray.entity
Xray manual test step result entity.
XrayManualTestStepResultEntityServer(StepInformationLogMessage.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityServer
Create a new XrayManualTestStepResultEntityServer with the given step status.
XrayRestPaths - Class in de.qytera.qtaf.xray.config
Xray REST API Paths.
XrayServerCucumberImporter - Class in de.qytera.qtaf.xray.importer
This class provides methods for importing Tests as Cucumber feature files from Xray Server.
XrayServerCucumberImporter() - Constructor for class de.qytera.qtaf.xray.importer.XrayServerCucumberImporter
 
XrayServerTestRepository - Class in de.qytera.qtaf.xray.repository
Repository class that is responsible for fetching and updating Test Entities via the Xray API.
XrayServerTestRepository() - Constructor for class de.qytera.qtaf.xray.repository.XrayServerTestRepository
 
XrayServerTestStepContentResponseDto - Class in de.qytera.qtaf.xray.dto.response.steps
Xray Server test step responses contain specific content responses split into raw and rendered.
XrayServerTestStepContentResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
XrayServerTestStepResponseDto - Class in de.qytera.qtaf.xray.dto.response.steps
An Xray Server test step response.
XrayServerTestStepResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
XrayStatusHelper - Class in de.qytera.qtaf.xray.config
Utility class for converting QTAF statuses to Xray statuses.
XrayTest - Annotation Interface in de.qytera.qtaf.xray.annotation
Annotation that can be used for tests to configure documentation of test results in Xray.
XrayTestDto - Class in de.qytera.qtaf.xray.dto
Class that models JSON response from Xray API.
XrayTestDto() - Constructor for class de.qytera.qtaf.xray.dto.XrayTestDto
 
XrayTestDtoCollection - Class in de.qytera.qtaf.xray.dto
Class that mdoels Xray API Response Data.
XrayTestDtoCollection() - Constructor for class de.qytera.qtaf.xray.dto.XrayTestDtoCollection
 
XrayTestEntity - Class in de.qytera.qtaf.xray.entity
Xray test entity.
XrayTestEntity(TestScenarioLogCollection.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestEntity
Create a new XrayTestEntity with the given status.
XrayTestEntityBuilder<T> - Class in de.qytera.qtaf.xray.builder.test
A class for building XrayTestEntity objects.
XrayTestEntityBuilder(TestSuiteLogCollection, Map<String, String>) - Constructor for class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
 
XrayTestExecutionInfoEntity - Class in de.qytera.qtaf.xray.entity
Xray test execution info entity.
XrayTestExecutionInfoEntity() - Constructor for class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
 
XrayTestExecutionInfoEntity(String, String, String, String, String, String, String, String, String, List<String>) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
 
XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder - Class in de.qytera.qtaf.xray.entity
 
XrayTestInfoEntity - Class in de.qytera.qtaf.xray.entity
Xray test info entity.
XrayTestInfoEntity(XrayTestInfoEntity.XrayTestInfoEntityBuilder<?, ?>) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
 
XrayTestInfoEntity.XrayTestInfoEntityBuilder<C extends XrayTestInfoEntity,B extends XrayTestInfoEntity.XrayTestInfoEntityBuilder<C,B>> - Class in de.qytera.qtaf.xray.entity
 
XrayTestInfoEntityBuilder() - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntity.XrayTestInfoEntityBuilder
 
XrayTestInfoEntityCloud - Class in de.qytera.qtaf.xray.entity
Xray test info entity.
XrayTestInfoEntityCloud(XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder<?, ?>) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
 
XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder<C extends XrayTestInfoEntityCloud,B extends XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder<C,B>> - Class in de.qytera.qtaf.xray.entity
 
XrayTestInfoEntityCloudBuilder() - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder
 
XrayTestInfoEntityServer - Class in de.qytera.qtaf.xray.entity
Xray test info entity.
XrayTestInfoEntityServer(XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder<?, ?>) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
 
XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder<C extends XrayTestInfoEntityServer,B extends XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder<C,B>> - Class in de.qytera.qtaf.xray.entity
 
XrayTestInfoEntityServerBuilder() - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer.XrayTestInfoEntityServerBuilder
 
XrayTestRepository - Interface in de.qytera.qtaf.xray.repository.xray
A class for interacting with Xray issues, such as retrieving test steps or creating test execution issues from local test results.
XrayTestRepositoryCloud - Class in de.qytera.qtaf.xray.repository.xray
A class for interacting with issues in Xray Cloud.
XrayTestRepositoryServer - Class in de.qytera.qtaf.xray.repository.xray
A class for interacting with issues in Xray Server.
XrayTestStepEntity - Class in de.qytera.qtaf.xray.entity
Xray test step entity.
XrayTestStepEntity(String) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestStepEntity
 
XrayTestStepResponseDto - Interface in de.qytera.qtaf.xray.dto.response.steps
The response when retrieving test steps from Xray issues.
A B C D E F G H I J K L M N P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form