A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractJoinedLaunch - Class in com.epam.reportportal.service.launch
-
The class for mandatory logic for launches which were joined by
LaunchIdLockobject. - AbstractJoinedLaunch(ReportPortalClient, ListenerParameters, StartLaunchRQ, ExecutorService, LaunchIdLock, String) - Constructor for class com.epam.reportportal.service.launch.AbstractJoinedLaunch
- AbstractJoinedLaunch(ReportPortalClient, ListenerParameters, Maybe<String>, ExecutorService, LaunchIdLock, String) - Constructor for class com.epam.reportportal.service.launch.AbstractJoinedLaunch
- AbstractLaunchIdLock - Class in com.epam.reportportal.service.launch.lock
- AbstractLaunchIdLock(ListenerParameters) - Constructor for class com.epam.reportportal.service.launch.lock.AbstractLaunchIdLock
- ACCESS_DENIED - com.epam.ta.reportportal.ws.model.ErrorType
-
Access Denied
- Accessible - Class in com.epam.reportportal.utils.reflect
-
Utility class to decorate routine code of accessing fields and methods in complex objects.
- Accessible(Object) - Constructor for class com.epam.reportportal.utils.reflect.Accessible
-
Create the decorator for given object.
- AccessibleField - Class in com.epam.reportportal.utils.reflect
-
Utility class to decorate routine code of setting and getting a field thought Reflections.
- AccessibleMethod - Class in com.epam.reportportal.utils.reflect
-
Utility class to decorate routine code of invoking a method thought Reflections.
- ACTIVITY_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Activity not found
- addEvent(StatisticsEvent) - Method in class com.epam.reportportal.service.statistics.item.StatisticsItem
- addParam(String, Object) - Method in class com.epam.reportportal.service.statistics.item.StatisticsEvent
- addResponse(BatchElementCreatedRS) - Method in class com.epam.ta.reportportal.ws.model.BatchSaveOperatingRS
- ADDRESS_LOCKED - com.epam.ta.reportportal.ws.model.ErrorType
-
Access Denied
- addToQueue(Completable) - Method in class com.epam.reportportal.service.LaunchImpl.TreeItem
-
Adds a completion task representing a child operation to this node.
- AFTER_CLASS - com.epam.reportportal.listeners.ItemType
- AFTER_GROUPS - com.epam.reportportal.listeners.ItemType
- AFTER_METHOD - com.epam.reportportal.listeners.ItemType
- AFTER_SUITE - com.epam.reportportal.listeners.ItemType
- AFTER_TEST - com.epam.reportportal.listeners.ItemType
- AGENT - com.epam.reportportal.utils.properties.DefaultProperties
- AGENT_NAME_PARAM - Static variable in class com.epam.reportportal.service.statistics.StatisticsService
- AGENT_VERSION_PARAM - Static variable in class com.epam.reportportal.service.statistics.StatisticsService
- AMBIGUOUS_TEST_ITEM_STATUS - com.epam.ta.reportportal.ws.model.ErrorType
-
Occurs when status is not provided and cannot be calculated or provided status does not corresponds to calculated from statistics.
- Analyzer() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- ANALYZER_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If analyzer with provided name is not found
- anyMethod() - Method in class com.epam.reportportal.aspect.StepAspect
- API_KEY - com.epam.reportportal.utils.properties.ListenerProperty
- apiInfo - Variable in class com.epam.reportportal.service.LaunchImpl
- ApiInfo - Class in com.epam.ta.reportportal.ws.model
-
POJO class representing the response from /api/info endpoint
- ApiInfo() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo
- ApiInfo.Analyzer - Class in com.epam.ta.reportportal.ws.model
- ApiInfo.Build - Class in com.epam.ta.reportportal.ws.model
- ApiInfo.ExtensionResult - Class in com.epam.ta.reportportal.ws.model
- ApiInfo.Extensions - Class in com.epam.ta.reportportal.ws.model
- ApiInfo.Jobs - Class in com.epam.ta.reportportal.ws.model
- ApiInfo.JobsInfo - Class in com.epam.ta.reportportal.ws.model
- ApiInfo.JobTrigger - Class in com.epam.ta.reportportal.ws.model
- ApiInfo.Metadata - Class in com.epam.ta.reportportal.ws.model
- APPLICATION_ATOM_XML - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_FORM_URLENCODED - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_GZIP - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_JAVA_ARCHIVE - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_JSON - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_OCTET_STREAM - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_PDF - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_SOAP_XML - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_SVG_XML - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_XHTML_XML - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_XML - Static variable in class com.epam.reportportal.utils.http.ContentType
- APPLICATION_ZIP - Static variable in class com.epam.reportportal.utils.http.ContentType
- applyRandomDiscrepancy(float) - Method in class com.epam.reportportal.utils.Waiter
- ARRAY_ELEMENT_DELIMITER - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- ARRAY_END_PATTERN - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- ARRAY_START_PATTERN - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- arrayElementDelimiter() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- arrayEndSymbol() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- arrayStartSymbol() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- asCode(String, String) - Static method in class com.epam.reportportal.utils.formatting.MarkdownUtils
-
Builds markdown representation of some script to be logged to ReportPortal
- asMarkdown(String) - Static method in class com.epam.reportportal.utils.formatting.MarkdownUtils
-
Adds special prefix to make log message being processed as markdown
- asTwoParts(String, String) - Static method in class com.epam.reportportal.utils.formatting.MarkdownUtils
- ASYNC_REPORTING - com.epam.reportportal.utils.properties.ListenerProperty
- ATTACHMENT_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If attachment with provided id not found
- Attribute - Annotation Type in com.epam.reportportal.annotations.attribute
-
Annotation used in
Attributesas field, to provideItemAttributesRQwith both 'key' and 'value' fields specified - ATTRIBUTE_VALUE_SEPARATOR - Static variable in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
- AttributeParser - Class in com.epam.reportportal.utils
-
This class contains functionality for parsing tags and attributes from string.
- attributes() - Method in annotation type com.epam.reportportal.annotations.attribute.Attributes
- Attributes - Annotation Type in com.epam.reportportal.annotations.attribute
-
Annotation for test methods and classes to attach
ItemAttributesRQto the test items - ATTRIBUTES_SPLITTER - Static variable in class com.epam.reportportal.utils.AttributeParser
- AttributeValue - Annotation Type in com.epam.reportportal.annotations.attribute
-
Annotation used in
Attributesas field, to provideItemAttributesRQwith only 'value' field specified ('key' in the resulted entity will be NULL) - attributeValues() - Method in annotation type com.epam.reportportal.annotations.attribute.Attributes
- AUDIO_MIDI - Static variable in class com.epam.reportportal.utils.http.ContentType
- AUDIO_MPEG - Static variable in class com.epam.reportportal.utils.http.ContentType
- AUDIO_OGG - Static variable in class com.epam.reportportal.utils.http.ContentType
- AUDIO_WAV - Static variable in class com.epam.reportportal.utils.http.ContentType
- AUDIO_WEBM - Static variable in class com.epam.reportportal.utils.http.ContentType
- AUTH_INTEGRATION_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified Authentication extension isn't found
B
- BAD_REQUEST_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Base Error If Request sent with incorrect parameters
- BAD_SAVE_LOG_REQUEST - com.epam.ta.reportportal.ws.model.ErrorType
-
If SaveLogRQ sent with incorrect parameters
- BAD_SAVE_USER_FILTER_REQUEST - com.epam.ta.reportportal.ws.model.ErrorType
-
Bad save user filter request
- BAD_SAVE_WIDGET_REQUEST - com.epam.ta.reportportal.ws.model.ErrorType
-
Incorrect create widget request
- BAD_UPDATE_PREFERENCE_REQUEST - com.epam.ta.reportportal.ws.model.ErrorType
-
Incorrect update preference request
- BAD_UPDATE_WIDGET_REQUEST - com.epam.ta.reportportal.ws.model.ErrorType
-
Incorrect update widget request
- BASE_URL - com.epam.reportportal.utils.properties.ListenerProperty
-
ReportPortal instance URL
- BasicUtils - Class in com.epam.reportportal.utils
- BATCH_PAYLOAD_LIMIT - com.epam.reportportal.utils.properties.ListenerProperty
- BATCH_SIZE_LOGS - com.epam.reportportal.utils.properties.ListenerProperty
- BatchElementCreatedRS - Class in com.epam.ta.reportportal.ws.model
-
Element of response for batch save operation.
- BatchElementCreatedRS() - Constructor for class com.epam.ta.reportportal.ws.model.BatchElementCreatedRS
- BatchElementCreatedRS(String) - Constructor for class com.epam.ta.reportportal.ws.model.BatchElementCreatedRS
- BatchElementCreatedRS(String, String) - Constructor for class com.epam.ta.reportportal.ws.model.BatchElementCreatedRS
- BatchSaveOperatingRS - Class in com.epam.ta.reportportal.ws.model
-
Response with results of completion save batch operation.
- BatchSaveOperatingRS() - Constructor for class com.epam.ta.reportportal.ws.model.BatchSaveOperatingRS
- BearerAuthInterceptor - Class in com.epam.reportportal.service
-
Adds Bearer TOKEN to the request headers
- BearerAuthInterceptor(String) - Constructor for class com.epam.reportportal.service.BearerAuthInterceptor
- BEFORE_CLASS - com.epam.reportportal.listeners.ItemType
- BEFORE_GROUPS - com.epam.reportportal.listeners.ItemType
- BEFORE_METHOD - com.epam.reportportal.listeners.ItemType
- BEFORE_SUITE - com.epam.reportportal.listeners.ItemType
- BEFORE_TEST - com.epam.reportportal.listeners.ItemType
- BINARY_DATA_CANNOT_BE_SAVED - com.epam.ta.reportportal.ws.model.ErrorType
-
Incorrect Report Portal WS Request
- BTS_ISSUE_FAIL - com.epam.reportportal.utils.properties.ListenerProperty
-
Fail tests marked with
Issueannotation if they passed. - BTS_ISSUE_URL - com.epam.reportportal.utils.properties.ListenerProperty
-
Bug Tracking System URL Pattern for Issues to use along with
ExternalIssueannotation. - BTS_PROJECT - com.epam.reportportal.utils.properties.ListenerProperty
-
Bug Tracking System Project name to use along with
ExternalIssueannotation. - BTS_URL - com.epam.reportportal.utils.properties.ListenerProperty
-
Bug Tracking System base URL to use along with
ExternalIssueannotation. - btsProject() - Method in annotation type com.epam.reportportal.annotations.ExternalIssue
-
Optional, use custom Bug Tracking System Project name instead of one which is set in `reportportal.properties` file.
- btsUrl() - Method in annotation type com.epam.reportportal.annotations.ExternalIssue
-
Optional, use custom Bug Tracking System URL instead of one which is set in `reportportal.properties` file.
- BufferSubscriber - Class in com.epam.reportportal.service.logs
-
A subscriber that buffers incoming
SaveLogRQobjects until certain conditions are met, then emits them as batches to the downstream subscriber. - BufferSubscriber(Subscriber<? super List<SaveLogRQ>>, int, long) - Constructor for class com.epam.reportportal.service.logs.BufferSubscriber
- build() - Method in class com.epam.reportportal.service.ReportPortal.Builder
- Build() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- buildClient(Class<T>, ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- buildClient(Class<T>, ListenerParameters, ExecutorService) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- builder() - Static method in class com.epam.reportportal.service.ReportPortal
-
Creates new builder for
ReportPortal - Builder() - Constructor for class com.epam.reportportal.service.ReportPortal.Builder
- buildExecutorService(ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- buildExecutorService(String, int) - Static method in class com.epam.reportportal.utils.concurrency.MultithreadingUtils
-
Creates a fixed thread pool executor service with daemon threads and custom naming pattern.
- buildExecutorService(String, ListenerParameters) - Static method in class com.epam.reportportal.utils.concurrency.MultithreadingUtils
-
Creates a fixed thread pool executor service with daemon threads using pool size from listener parameters.
- buildFinishTestItemRequest(ItemStatus, Comparable<? extends Comparable<?>>) - Static method in class com.epam.reportportal.service.step.StepRequestUtils
- buildLaunchLock(ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- buildLogMultiPartRequest(List<SaveLogRQ>) - Static method in class com.epam.reportportal.utils.http.HttpRequestUtils
- buildRestEndpoint(ListenerParameters, OkHttpClient) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- buildRestEndpoint(ListenerParameters, OkHttpClient, ExecutorService) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- buildStartStepRequest(String, String, Comparable<? extends Comparable<?>>) - Static method in class com.epam.reportportal.service.step.StepRequestUtils
- buildStartStepRequest(String, String, Comparable<? extends Comparable<?>>, MethodSignature) - Static method in class com.epam.reportportal.aspect.StepRequestUtils
- buildStartStepRequest(MethodSignature, Step, Comparable<? extends Comparable<?>>, JoinPoint) - Static method in class com.epam.reportportal.aspect.StepRequestUtils
- ByteSource - Class in com.epam.reportportal.utils.files
-
A readable stateful source of bytes.
- ByteSource(ByteSource) - Constructor for class com.epam.reportportal.utils.files.ByteSource
- ByteSource(URL) - Constructor for class com.epam.reportportal.utils.files.ByteSource
C
- calculateRequestSize(SaveLogRQ) - Static method in class com.epam.reportportal.utils.http.HttpRequestUtils
-
Estimate HTTP request size of a
SaveLogRQ. - call() - Method in class com.epam.reportportal.service.launch.SecondaryLaunchFinishCondition
- CALLBACK_REPORTING_ENABLED - com.epam.reportportal.utils.properties.ListenerProperty
- cancel() - Method in class com.epam.reportportal.service.logs.BufferSubscriber
- CANCELLED - com.epam.reportportal.listeners.ItemStatus
- CHILD_START_TIME_EARLIER_THAN_PARENT - com.epam.ta.reportportal.ws.model.ErrorType
-
Finish Time Earlier than start time
- CLASS_FULL_NAME_TEMPLATE - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- CLASS_SIMPLE_NAME_TEMPLATE - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- classNameTemplate() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- classRefTemplate() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- clearAttribute(String) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- client - Variable in class com.epam.reportportal.service.Launch
- CLIENT - com.epam.reportportal.utils.properties.ClientProperties
- CLIENT_JOIN_LAUNCH_TIMEOUT_UNIT - com.epam.reportportal.utils.properties.ListenerProperty
- CLIENT_JOIN_LAUNCH_TIMEOUT_VALUE - com.epam.reportportal.utils.properties.ListenerProperty
-
Timeout of waiting for the Primary launch to start.
- CLIENT_JOIN_LOCK_PORT - com.epam.reportportal.utils.properties.ListenerProperty
- CLIENT_JOIN_LOCK_TIMEOUT_UNIT - com.epam.reportportal.utils.properties.ListenerProperty
- CLIENT_JOIN_LOCK_TIMEOUT_VALUE - com.epam.reportportal.utils.properties.ListenerProperty
-
Lock timeout.
- CLIENT_JOIN_MODE - com.epam.reportportal.utils.properties.ListenerProperty
-
Run ReportPortal client in multiple client mode.
- CLIENT_JOIN_MODE_VALUE - com.epam.reportportal.utils.properties.ListenerProperty
- CLIENT_JOIN_TIMEOUT_UNIT - com.epam.reportportal.utils.properties.ListenerProperty
- CLIENT_JOIN_TIMEOUT_VALUE - com.epam.reportportal.utils.properties.ListenerProperty
-
General Launch Lock timeout value.
- CLIENT_NAME_PARAM - Static variable in class com.epam.reportportal.service.statistics.StatisticsService
- CLIENT_VERSION_PARAM - Static variable in class com.epam.reportportal.service.statistics.StatisticsService
- ClientIdProvider - Class in com.epam.reportportal.utils
-
A static class which contains methods to get current Client ID.
- ClientProperties - Enum in com.epam.reportportal.utils.properties
-
Implementation of the
PropertyHolderwith `client name and version` attribute names: 1) internal - from the environment (OS, JVM) 2) external - from `*.properties` file - ClientUtils - Class in com.epam.reportportal.utils.http
-
Common utility code for
OkHttpClient - clone() - Method in class com.epam.reportportal.listeners.ListenerParameters
- clonePojo(T, Class<T>) - Static method in class com.epam.reportportal.utils.ObjectUtils
-
Clone POJO object through ObjectMapper to avoid implementation of clone method and model modification.
- close() - Method in class com.epam.reportportal.service.statistics.DummyClient
- close() - Method in class com.epam.reportportal.service.statistics.StatisticsClient
- close() - Method in class com.epam.reportportal.service.statistics.StatisticsService
- close() - Method in class com.epam.reportportal.utils.concurrency.LockCloseable
- com.epam.reportportal.annotations - package com.epam.reportportal.annotations
- com.epam.reportportal.annotations.attribute - package com.epam.reportportal.annotations.attribute
- com.epam.reportportal.aspect - package com.epam.reportportal.aspect
- com.epam.reportportal.exception - package com.epam.reportportal.exception
- com.epam.reportportal.listeners - package com.epam.reportportal.listeners
- com.epam.reportportal.message - package com.epam.reportportal.message
- com.epam.reportportal.service - package com.epam.reportportal.service
- com.epam.reportportal.service.item - package com.epam.reportportal.service.item
- com.epam.reportportal.service.launch - package com.epam.reportportal.service.launch
- com.epam.reportportal.service.launch.lock - package com.epam.reportportal.service.launch.lock
- com.epam.reportportal.service.logs - package com.epam.reportportal.service.logs
- com.epam.reportportal.service.statistics - package com.epam.reportportal.service.statistics
- com.epam.reportportal.service.statistics.item - package com.epam.reportportal.service.statistics.item
- com.epam.reportportal.service.step - package com.epam.reportportal.service.step
- com.epam.reportportal.service.tree - package com.epam.reportportal.service.tree
- com.epam.reportportal.utils - package com.epam.reportportal.utils
- com.epam.reportportal.utils.concurrency - package com.epam.reportportal.utils.concurrency
- com.epam.reportportal.utils.files - package com.epam.reportportal.utils.files
- com.epam.reportportal.utils.formatting - package com.epam.reportportal.utils.formatting
- com.epam.reportportal.utils.formatting.templating - package com.epam.reportportal.utils.formatting.templating
- com.epam.reportportal.utils.http - package com.epam.reportportal.utils.http
- com.epam.reportportal.utils.properties - package com.epam.reportportal.utils.properties
- com.epam.reportportal.utils.reflect - package com.epam.reportportal.utils.reflect
- com.epam.reportportal.utils.serialize - package com.epam.reportportal.utils.serialize
- com.epam.ta.reportportal.ws.model - package com.epam.ta.reportportal.ws.model
- com.epam.ta.reportportal.ws.model.attribute - package com.epam.ta.reportportal.ws.model.attribute
- com.epam.ta.reportportal.ws.model.issue - package com.epam.ta.reportportal.ws.model.issue
- com.epam.ta.reportportal.ws.model.item - package com.epam.ta.reportportal.ws.model.item
- com.epam.ta.reportportal.ws.model.launch - package com.epam.ta.reportportal.ws.model.launch
- com.epam.ta.reportportal.ws.model.log - package com.epam.ta.reportportal.ws.model.log
- com.epam.ta.reportportal.ws.model.project.config - package com.epam.ta.reportportal.ws.model.project.config
- comment() - Method in annotation type com.epam.reportportal.annotations.Issue
-
Arbitrary text describing the issue.
- CommonConstants - Class in com.epam.reportportal.utils
-
Common constants used across the ReportPortal client.
- compareSemanticVersions(String, String) - Static method in class com.epam.reportportal.utils.BasicUtils
-
Compares two semantic versions following SemVer precedence rules.
- completeIssues(Issue) - Method in class com.epam.reportportal.service.LaunchImpl
-
Lookup for the Issue Type locator in project settings and fill missed external issue fields based on properties.
- completeLogEmitter() - Method in class com.epam.reportportal.service.LaunchImpl
-
Finalizes the batched log emitter ensuring the last batch is sent before completing.
- ComputationConcurrentHashMap() - Constructor for class com.epam.reportportal.service.LaunchImpl.ComputationConcurrentHashMap
- config() - Method in annotation type com.epam.reportportal.annotations.Step
-
Step template configuration.
- config() - Method in annotation type com.epam.reportportal.annotations.TestCaseId
-
TestCaseId template configuration to customize keywords and special symbols.
- Constants - Interface in com.epam.ta.reportportal.ws.model
-
Set of Constant values related to Report Portal requests/responses
- contains() - Method in annotation type com.epam.reportportal.annotations.TestNameFilter
-
Select a test which name should contain specified String.
- ContentType - Class in com.epam.reportportal.utils.http
-
Content-Type header constants and utility methods.
- context() - Static method in class com.epam.reportportal.service.LoggingContext
-
Return current logging context attached to the current thread.
- convert(ByteSource) - Static method in class com.epam.reportportal.utils.files.ImageConverter
-
Convert image to black and white colors
- convertIfImage(TypeAwareByteSource) - Static method in class com.epam.reportportal.utils.files.ImageConverter
- copyFiles(File, File) - Static method in class com.epam.reportportal.utils.files.Utils
-
Copies a
FileintoFilein binary mode. - copyStreams(InputStream, OutputStream) - Static method in class com.epam.reportportal.utils.files.Utils
-
Copies an
InputStreaminto onOutputStreambyte-to-byte. - copyStreams(InputStream, OutputStream, int) - Static method in class com.epam.reportportal.utils.files.Utils
-
Copies an
InputStreaminto onOutputStreambyte-to-byte. - create(ReportPortalClient, ListenerParameters) - Static method in class com.epam.reportportal.service.ReportPortal
-
Creates new ReportPortal based on already built dependencies
- create(ReportPortalClient, ListenerParameters, ExecutorService) - Static method in class com.epam.reportportal.service.ReportPortal
-
Creates new ReportPortal based on already built dependencies
- createIssue(Issue[], String, List<ParameterResource>) - Static method in class com.epam.reportportal.utils.IssueUtils
-
Creates
Issueobject from the providedIssueannotation array if it is not null or empty and at least one of them suits correspondingTestFilterfilters by provided test name and parameters. - createIssue(Issue, String, List<ParameterResource>) - Static method in class com.epam.reportportal.utils.IssueUtils
-
Creates
Issueobject from the providedIssueannotation if it is not null and passedTestFilterfilters suit the provided test name and parameters. - createIssue(Issues, String, List<ParameterResource>) - Static method in class com.epam.reportportal.utils.IssueUtils
-
Creates
Issueobject from the providedIssuesannotation if it is not null and at least one of the annotations in the value array suits correspondingTestFilterfilters by provided test name and parameters. - createIssue(List<Issue>, String, List<ParameterResource>) - Static method in class com.epam.reportportal.utils.IssueUtils
-
Creates
Issueobject from the provided list ofIssueannotations if it is not empty and at least one of them suits correspondingTestFilterfilters by provided test name and parameters. - createItemAttribute(String, String) - Static method in class com.epam.reportportal.utils.AttributeParser
-
Create an ItemAttributesRQ instance with key and value.
- createItemAttributes(String[], String) - Static method in class com.epam.reportportal.utils.AttributeParser
-
Create list of attributes from key array and a value.
- createItemAttributes(String, String[]) - Static method in class com.epam.reportportal.utils.AttributeParser
-
Create list of attributes from a key and value array.
- createScheduler(ExecutorService) - Method in class com.epam.reportportal.service.LaunchImpl
-
Creates or reuses an RxJava
Schedulerbacked by the provided executor. - createTestItemLeaf(Maybe<String>) - Static method in class com.epam.reportportal.service.tree.TestItemTree
-
Create a Test Item Leaf for a tree of Test Items
- createTestItemLeaf(Maybe<String>, Maybe<String>) - Static method in class com.epam.reportportal.service.tree.TestItemTree
-
Create a Test Item Leaf for a tree of Test Items
- createTestItemLeaf(Maybe<String>, Maybe<String>, Map<TestItemTree.ItemTreeKey, TestItemTree.TestItemLeaf>) - Static method in class com.epam.reportportal.service.tree.TestItemTree
-
Create a Test Item Leaf for a tree of Test Items
- createTestItemLeaf(Maybe<String>, Maybe<String>, Map<TestItemTree.ItemTreeKey, TestItemTree.TestItemLeaf>, Map<String, Object>) - Static method in class com.epam.reportportal.service.tree.TestItemTree
-
Create a Test Item Leaf for a tree of Test Items
- createTestItemLeaf(Maybe<String>, Map<TestItemTree.ItemTreeKey, TestItemTree.TestItemLeaf>) - Static method in class com.epam.reportportal.service.tree.TestItemTree
-
Create a Test Item Leaf for a tree of Test Items
- createTestItemLeaf(Maybe<String>, Map<TestItemTree.ItemTreeKey, TestItemTree.TestItemLeaf>, Map<String, Object>) - Static method in class com.epam.reportportal.service.tree.TestItemTree
-
Create a Test Item Leaf for a tree of Test Items
- createVirtualItem() - Method in class com.epam.reportportal.service.Launch
-
Starts a virtual test item in ReportPortal.
- createVirtualItem() - Method in class com.epam.reportportal.service.LaunchImpl
-
Creates a virtual test item in ReportPortal.
- createVirtualItemCompletable() - Method in class com.epam.reportportal.service.LaunchImpl
-
Creates a Completable that polls for completion of all virtual items.
- currentLaunch() - Static method in class com.epam.reportportal.service.Launch
-
Returns a current launch in a link to the current thread.
- CUSTOM_AGENT - Static variable in class com.epam.reportportal.service.LaunchImpl
-
Default Agent name for cases where real name is not known.
D
- DASHBOARD_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Dashboard not found
- DASHBOARD_NOT_FOUND_IN_PROJECT - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Dashboard not found
- DASHBOARD_UPDATE_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
If Dashboard update request contains invalid data
- DEBUG - com.epam.reportportal.listeners.LogLevel
- DEBUG - com.epam.ta.reportportal.ws.model.launch.Mode
- DEFAULT - com.epam.ta.reportportal.ws.model.launch.Mode
- DEFAULT_BATCH_PAYLOAD_LIMIT - Static variable in class com.epam.reportportal.listeners.ListenerParameters
- DEFAULT_BTS_ISSUE_FAIL - Static variable in class com.epam.reportportal.listeners.ListenerParameters
- DEFAULT_DATE_FORMAT - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- DEFAULT_EXCEPTION_TRUNCATE - Static variable in class com.epam.reportportal.listeners.ListenerParameters
- DEFAULT_FILE_WAIT_TIMEOUT - Static variable in class com.epam.reportportal.listeners.ListenerParameters
- DEFAULT_LAUNCH_CREATION_SKIP - Static variable in class com.epam.reportportal.listeners.ListenerParameters
- DEFAULT_LAUNCH_UUID_OUTPUT - Static variable in class com.epam.reportportal.listeners.ListenerParameters
- DEFAULT_LAUNCH_UUID_PRINT - Static variable in class com.epam.reportportal.listeners.ListenerParameters
- DEFAULT_LOG_BATCH_SIZE - Static variable in class com.epam.reportportal.listeners.ListenerParameters
- DEFAULT_TRUNCATE_REPLACEMENT - Static variable in class com.epam.reportportal.utils.CommonConstants
- defaultClient(ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- DefaultProperties - Enum in com.epam.reportportal.utils.properties
-
Default implementation of
PropertyHolderwith attribute names that should be retrieved: 1) internal - from the environment (OS, JVM) 2) external - from `*.properties` file - defaultPropertiesLoader() - Method in class com.epam.reportportal.service.ReportPortal.Builder
- DefaultStepReporter - Class in com.epam.reportportal.service.step
- DefaultStepReporter(Launch) - Constructor for class com.epam.reportportal.service.step.DefaultStepReporter
- DEMO_DATA_GENERATION_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to recognize provided authentication type
- description() - Method in annotation type com.epam.reportportal.annotations.Step
-
Step description.
- Description - Annotation Type in com.epam.reportportal.annotations
-
If put on a method or constructor, or class, overrides or set corresponding Test Item description on ReportPortal.
- DESCRIPTION - com.epam.reportportal.utils.properties.ListenerProperty
- deserialize(JsonParser, DeserializationContext) - Method in class com.epam.reportportal.utils.serialize.TimeDeserializer
- detect(ByteSource, String) - Static method in class com.epam.reportportal.utils.MimeTypeDetector
- detect(File) - Static method in class com.epam.reportportal.utils.MimeTypeDetector
- DISABLE_PROPERTY - Static variable in class com.epam.reportportal.service.LaunchImpl
-
Environment variable name to disable analytics
- DisplayName - Annotation Type in com.epam.reportportal.annotations
-
If put on a method or constructor, or class, overrides corresponding Test Item name on ReportPortal.
- dispose() - Static method in class com.epam.reportportal.service.LoggingContext
-
Disposes current logging context
- DummyClient - Class in com.epam.reportportal.service.statistics
- DummyClient() - Constructor for class com.epam.reportportal.service.statistics.DummyClient
- DummyReportPortalClientHandler - Class in com.epam.reportportal.service
-
An
InvocationHandlerto mockReportPortalClientinterface for noop launch case. - DummyReportPortalClientHandler() - Constructor for class com.epam.reportportal.service.DummyReportPortalClientHandler
- duration(long, TimeUnit) - Method in class com.epam.reportportal.utils.Waiter
E
- EMAIL_CONFIGURATION_IS_INCORRECT - com.epam.ta.reportportal.ws.model.ErrorType
-
Impossible operation on server side
- emit(Maybe<String>, Function<String, SaveLogRQ>) - Method in class com.epam.reportportal.service.LoggingContext
-
Emits log.
- emit(Function<String, SaveLogRQ>) - Method in class com.epam.reportportal.service.LoggingContext
-
Emits log.
- emitLaunchLog(ReportPortalMessage, String, Comparable<? extends Comparable<?>>) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emit log message to the current Launch.
- emitLaunchLog(ReportPortalMessage, String, Date) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emit log message to the current Launch.
- emitLaunchLog(String, String, Comparable<? extends Comparable<?>>) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message on Launch level if there is any active context attached to the current thread
- emitLaunchLog(String, String, Comparable<? extends Comparable<?>>, File) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message on Launch level if there is any active context attached to the current thread
- emitLaunchLog(String, String, Date) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message on Launch level if there is any active context attached to the current thread
- emitLaunchLog(String, String, Date, File) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message on Launch level if there is any active context attached to the current thread
- emitLaunchLog(Function<String, SaveLogRQ>) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message on Launch level if there is any active context attached to the current thread
- emitLog(ReportPortalMessage, String, Comparable<? extends Comparable<?>>) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emit log message to the current test item.
- emitLog(ReportPortalMessage, String, Date) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emit log message to the current test item.
- emitLog(Maybe<String>, Function<String, SaveLogRQ>) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message if there is any active context attached to the current thread
- emitLog(String, String, Comparable<? extends Comparable<?>>) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message if there is any active context attached to the current thread
- emitLog(String, String, Comparable<? extends Comparable<?>>, File) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message if there is any active context attached to the current thread
- emitLog(String, String, Date) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message if there is any active context attached to the current thread
- emitLog(String, String, Date, File) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message if there is any active context attached to the current thread
- emitLog(Function<String, SaveLogRQ>) - Static method in class com.epam.reportportal.service.ReportPortal
-
Emits log message if there is any active context attached to the current thread
- ENABLE - com.epam.reportportal.utils.properties.ListenerProperty
- endsWith() - Method in annotation type com.epam.reportportal.annotations.TestNameFilter
-
Select a test which name ends with specified String.
- EntryCreatedAsyncRS - Class in com.epam.ta.reportportal.ws.model
- EntryCreatedAsyncRS() - Constructor for class com.epam.ta.reportportal.ws.model.EntryCreatedAsyncRS
- EntryCreatedAsyncRS(String) - Constructor for class com.epam.ta.reportportal.ws.model.EntryCreatedAsyncRS
- equals(Object) - Method in class com.epam.reportportal.service.item.TestCaseIdEntry
- equals(Object) - Method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
- equals(Object) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- equals(Object) - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributeResource
- equals(Object) - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributesRQ
- error - Variable in exception com.epam.reportportal.exception.ReportPortalException
-
HTTP Error Response Body
- ERROR - com.epam.reportportal.listeners.LogLevel
- ErrorRS - Class in com.epam.ta.reportportal.ws.model
-
Base Error response body for all Report Portal exceptions
- ErrorRS() - Constructor for class com.epam.ta.reportportal.ws.model.ErrorRS
- ErrorType - Enum in com.epam.ta.reportportal.ws.model
-
Report Portal's exception list
- evaluateStatus(ItemStatus, ItemStatus) - Static method in class com.epam.reportportal.utils.StatusEvaluation
-
Calculate an Item status according to its child item status and current status.
- EXCEPTION_TRUNCATE - com.epam.reportportal.utils.properties.ListenerProperty
-
Enable/Disable the feature to truncate Stack Traces of exceptions that being logged to ReportPortal.
- ExceptionUtils - Class in com.epam.reportportal.utils.formatting
-
Utility class for exception formatting.
- ExtensionResult() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- Extensions() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo.Extensions
- external() - Method in annotation type com.epam.reportportal.annotations.Issue
-
Links to External System where this issue is located.
- ExternalIssue - Annotation Type in com.epam.reportportal.annotations
-
Link current Issue with an Issue posted in External Bug Tracking System.
- ExternalSystemIssue() - Constructor for class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- extract(String, ClassLoader) - Static method in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
-
Loads properties from the specified location
- extract(String, ClassLoader, PropertyHolder...) - Static method in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
-
Loads properties from the specified location
- extract(Path) - Static method in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
-
Loads properties from the specified location
- extract(Path, PropertyHolder...) - Static method in class com.epam.reportportal.utils.properties.SystemAttributesExtractor
-
Loads properties from the specified location
F
- FAILED - com.epam.reportportal.listeners.ItemStatus
- FAILED_TEST_ITEM_ISSUE_TYPE_DEFINITION - com.epam.ta.reportportal.ws.model.ErrorType
-
Incorrect test item description
- failedNestedStep(Step, Throwable) - Method in class com.epam.reportportal.aspect.StepAspect
- FATAL - com.epam.reportportal.listeners.LogLevel
- field(Field) - Method in class com.epam.reportportal.utils.reflect.Accessible
-
Create a decorator for an instance of accessible field.
- field(String) - Method in class com.epam.reportportal.utils.reflect.Accessible
-
Create a decorator for an instance of accessible field.
- FIELD_REFERENCE_DELIMITER - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- fieldDelimiter() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- File() - Constructor for class com.epam.ta.reportportal.ws.model.log.SaveLogRQ.File
- FILE - com.epam.reportportal.service.launch.lock.LaunchIdLockMode
- FILE_LOCK_NAME - com.epam.reportportal.utils.properties.ListenerProperty
- FILE_SYNC_NAME - com.epam.reportportal.utils.properties.ListenerProperty
- filter() - Method in annotation type com.epam.reportportal.annotations.Issue
-
For Parameterized and Dynamic tests select certain test for Issue applying using filters by certain criteria.
- finish(FinishExecutionRQ) - Method in class com.epam.reportportal.service.Launch
-
Finishes launch in ReportPortal.
- finish(FinishExecutionRQ) - Method in class com.epam.reportportal.service.launch.PrimaryLaunch
-
Wait for all secondary launches finish and then close the Primary Launch.
- finish(FinishExecutionRQ) - Method in class com.epam.reportportal.service.launch.SecondaryLaunch
- finish(FinishExecutionRQ) - Method in class com.epam.reportportal.service.LaunchImpl
-
Finishes launch in ReportPortal.
- FINISH_ITEM_NOT_ALLOWED - com.epam.ta.reportportal.ws.model.ErrorType
-
Is not allowed to finish item
- FINISH_LAUNCH_NOT_ALLOWED - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to finish in current status
- FINISH_TIME_EARLIER_THAN_START_TIME - com.epam.ta.reportportal.ws.model.ErrorType
-
Finish Time Earlier than start time
- FinishExecutionRQ - Class in com.epam.ta.reportportal.ws.model
-
Finishes some entity execution in Report Portal
May be Launch, TestSuite, Test, TestStep - FinishExecutionRQ() - Constructor for class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- finishInstanceUuid(String) - Method in class com.epam.reportportal.service.launch.lock.LaunchIdLockFile
-
Remove self UUID from sync file, means that a client finished its Launch.
- finishInstanceUuid(String) - Method in class com.epam.reportportal.service.launch.lock.LaunchIdLockSocket
-
Remove self UUID from sync file, means that a client finished its Launch.
- finishInstanceUuid(String) - Method in interface com.epam.reportportal.service.LaunchIdLock
-
Remove self UUID from a lock, means that a Client finished its Launch.
- finishItem(ReportPortalClient, FinishTestItemRQ, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
- finishLaunch(String, FinishExecutionRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
- finishLaunch(String, FinishExecutionRQ) - Method in interface com.epam.reportportal.service.ReportPortalClientV2
- finishNestedStep() - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- finishNestedStep() - Method in interface com.epam.reportportal.service.step.StepReporter
- finishNestedStep(Step) - Method in class com.epam.reportportal.aspect.StepAspect
- finishNestedStep(ItemStatus) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- finishNestedStep(ItemStatus) - Method in interface com.epam.reportportal.service.step.StepReporter
- finishNestedStep(FinishTestItemRQ) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- finishNestedStep(FinishTestItemRQ) - Method in interface com.epam.reportportal.service.step.StepReporter
- finishNestedStep(Throwable) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- finishNestedStep(Throwable) - Method in interface com.epam.reportportal.service.step.StepReporter
- finishPreviousStep() - Method in class com.epam.reportportal.service.step.DefaultStepReporter
-
Finish current step started by any of
#sendStepmethods. - finishPreviousStep() - Method in interface com.epam.reportportal.service.step.StepReporter
- finishPreviousStep(ItemStatus) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
-
Finish current step started by any of
#sendStepmethods. - finishPreviousStep(ItemStatus) - Method in interface com.epam.reportportal.service.step.StepReporter
- finishTestItem(Maybe<String>, FinishTestItemRQ) - Method in class com.epam.reportportal.service.Launch
-
Finishes Test Item in ReportPortal asynchronously (non-blocking).
- finishTestItem(Maybe<String>, FinishTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
-
Finishes Test Item in ReportPortal asynchronously (non-blocking).
- finishTestItem(String, FinishTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
- finishTestItem(String, FinishTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClientV2
- FinishTestItemRQ - Class in com.epam.ta.reportportal.ws.model
- FinishTestItemRQ() - Constructor for class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- FORBIDDEN_OPERATION - com.epam.ta.reportportal.ws.model.ErrorType
-
Impossible operation on server side
- formatDataTable(List<List<String>>) - Static method in class com.epam.reportportal.utils.formatting.MarkdownUtils
-
Converts a table represented as List of Lists to a formatted table string.
- formatDataTable(List<List<String>>, int) - Static method in class com.epam.reportportal.utils.formatting.MarkdownUtils
-
Converts a table represented as List of Lists to a formatted table string.
- formatDataTable(Map<String, String>) - Static method in class com.epam.reportportal.utils.formatting.MarkdownUtils
-
Converts a table represented as Map to a formatted table string.
- formatParametersAsTable(List<ParameterResource>) - Static method in class com.epam.reportportal.utils.ParameterUtils
-
Format parameters as Markdown table.
G
- GeneralReportPortalException - Exception in com.epam.reportportal.exception
-
Base ReportPortal.
- GeneralReportPortalException(int, String, String) - Constructor for exception com.epam.reportportal.exception.GeneralReportPortalException
- get() - Method in class com.epam.reportportal.utils.MemoizingSupplier
- getActivityAction() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Metadata
- getActivityObjectEvent() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Metadata
- getAnalyzer() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- getAnalyzerCluster() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- getAnalyzerIndex() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- getAnalyzerLogSearch() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- getAnalyzerPriority() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- getAnalyzers() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Extensions
- getAnalyzers() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getAnalyzerSuggest() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- getApiInfo() - Method in interface com.epam.reportportal.service.ReportPortalClient
- getApiKey() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getApproximateDuration() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getArrayDelimiter() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getArrayEnd() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getArrayStart() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getAttribute(String) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- getAttributeLengthLimit() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getAttributes() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getAttributes() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- getAttributes() - Method in class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- getAttributes() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getAttributes() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- getAttributes() - Method in class com.epam.ta.reportportal.ws.model.launch.UpdateLaunchRQ
- getAttributes() - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- getAttributes() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getAutoAnalyzed() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- getBaseUrl() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getBatchLogsSize() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getBatchPayloadLimit() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getBranch() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- getBtsIssueUrl() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getBtsProject() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- getBtsProjectId() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getBtsUrl() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getBtsUrl() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- getBuild() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- getBuild() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.JobsInfo
- getByCode(int) - Static method in enum com.epam.ta.reportportal.ws.model.ErrorType
-
Get instance by code
- getChildItems() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- getChildren() - Method in class com.epam.reportportal.service.LaunchImpl.TreeItem
-
Returns a snapshot list of child completion tasks.
- getClassName() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getClassRef() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getCleanExpiredCreationBidsTrigger() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Jobs
- getClient() - Method in class com.epam.reportportal.service.Launch
-
Returns ReportPortal client for the launch.
- getClient() - Method in class com.epam.reportportal.service.ReportPortal
- getClientId() - Method in class com.epam.reportportal.service.statistics.item.StatisticsItem
- getClientId() - Static method in class com.epam.reportportal.utils.ClientIdProvider
-
Return current Client ID, generate new in case of errors.
- getClientJoin() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getClientJoinLaunchTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getClientJoinMode() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getClientJoinTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getCode() - Method in enum com.epam.ta.reportportal.ws.model.ErrorType
- getCodeRef() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- getCodeRef() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getCodeRef(Executable) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
-
Generates a text code reference by consuming a
Executable - getColor() - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- getComment() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- getContent() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ.File
- getContentType() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ.File
- getData() - Method in class com.epam.reportportal.message.ReportPortalMessage
- getDescription() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getDescription() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- getDescription() - Method in enum com.epam.ta.reportportal.ws.model.ErrorType
- getDescription() - Method in class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- getDescription() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getDescription() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- getDescription() - Method in class com.epam.ta.reportportal.ws.model.launch.UpdateLaunchRQ
- getDescription() - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- getDescription() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getEnable() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getEndTime() - Method in class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- getEndTime() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getEndTime() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- getEndTime() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getEnvironment() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- getError() - Method in exception com.epam.reportportal.exception.ReportPortalException
- getErrorType() - Method in class com.epam.ta.reportportal.ws.model.ErrorRS
- getEvents() - Method in class com.epam.reportportal.service.statistics.item.StatisticsItem
- getExecutor() - Method in class com.epam.reportportal.service.LaunchImpl
-
Returns a current executor which is used to process launch events such as requests and responses.
- getExtension() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Extensions
- getExtensions() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- getExternalSystemIssues() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- getFieldDelimiter() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getFile() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- getFile(File) - Static method in class com.epam.reportportal.utils.files.Utils
-
Locates and reads a file either by a direct path or by a relative path in classpath.
- getFile(URI) - Static method in class com.epam.reportportal.utils.files.Utils
-
Locates and reads a file either by a direct path or by a relative path in classpath.
- getFileAsByteSource(File) - Static method in class com.epam.reportportal.utils.files.Utils
-
Locates and reads a file either by a direct path or by a relative path in classpath.
- getFinishResponse() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- getFinishTestItemRQ() - Method in class com.epam.reportportal.service.step.StepReporter.StepEntry
- getHash() - Method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
- getHttpCallTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getHttpConnectTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getHttpReadTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getHttpWriteTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getId() - Method in class com.epam.reportportal.service.item.TestCaseIdEntry
- getId() - Method in class com.epam.ta.reportportal.ws.model.EntryCreatedAsyncRS
- getId() - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- getIgnoreAnalyzer() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- getInstance(ListenerParameters) - Method in enum com.epam.reportportal.service.launch.lock.LaunchIdLockMode
- getInterruptLaunchesTrigger() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Jobs
- getIoPoolSize() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getIssue() - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- getIssue() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getIssueType() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- getItemByUuid(String) - Method in interface com.epam.reportportal.service.ReportPortalClient
- getItemId() - Method in class com.epam.reportportal.service.step.StepReporter.StepEntry
- getItemId() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- getItemId() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getItemUuid() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- getIterableDelimiter() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getIterableEnd() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getIterableStart() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getJobs() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- getJobsInfo() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- getKey() - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributeResource
- getKey() - Method in class com.epam.ta.reportportal.ws.model.ParameterResource
- getKeystore() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getKeystorePassword() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getKeystoreType() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getLastLogRQ(String) - Static method in class com.epam.reportportal.utils.StaticStructuresUtils
- getLastModified() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getLaunch() - Method in class com.epam.reportportal.service.Launch
-
Returns current launch UUID promise as
Maybe, empty if the launch is not started. - getLaunch() - Method in class com.epam.reportportal.service.LaunchImpl
-
Returns current launch UUID promise as
Maybe, empty if the launch is not started. - getLaunchByUuid(String) - Method in interface com.epam.reportportal.service.ReportPortalClient
- getLaunches() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- getLaunchId() - Method in class com.epam.reportportal.service.tree.TestItemTree
- getLaunchId() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getLaunchId() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getLaunchName() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getLaunchRunningMode() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getLaunchStatus() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getLaunchUuid() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getLaunchUuid() - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- getLaunchUuid() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- getLaunchUuid() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- getLevel() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- getLiveInstanceUuids() - Method in class com.epam.reportportal.service.launch.lock.LaunchIdLockFile
- getLiveInstanceUuids() - Method in class com.epam.reportportal.service.launch.lock.LaunchIdLockSocket
- getLiveInstanceUuids() - Method in interface com.epam.reportportal.service.LaunchIdLock
-
Return all instance UUIDs which are still running.
- getLocator() - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- getLockFileName() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getLockPortNumber() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getLockWaitTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getLogTime() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- getLongName() - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- getMediaType() - Method in class com.epam.reportportal.message.TypeAwareByteSource
- getMergeStrategyType() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- getMessage() - Method in exception com.epam.reportportal.exception.GeneralReportPortalException
- getMessage() - Method in exception com.epam.reportportal.exception.ReportPortalException
- getMessage() - Method in class com.epam.reportportal.message.ReportPortalMessage
- getMessage() - Method in class com.epam.ta.reportportal.ws.model.BatchElementCreatedRS
- getMessage() - Method in class com.epam.ta.reportportal.ws.model.ErrorRS
- getMessage() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- getMessage() - Method in class com.epam.ta.reportportal.ws.model.OperationCompletionRS
- getMetadata() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- getMethodCallEnd() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getMethodCallStart() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getMethodName() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getMode() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getMode() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- getMode() - Method in class com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ
- getMode() - Method in class com.epam.ta.reportportal.ws.model.launch.UpdateLaunchRQ
- getName() - Method in class com.epam.reportportal.service.statistics.item.StatisticsEvent
- getName() - Method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
- getName() - Method in enum com.epam.reportportal.utils.properties.ClientProperties
- getName() - Method in enum com.epam.reportportal.utils.properties.DefaultProperties
- getName() - Method in interface com.epam.reportportal.utils.properties.PropertyHolder
- getName() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- getName() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getName() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- getName() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ.File
- getName() - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- getName() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getNumber() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getNumber() - Method in class com.epam.ta.reportportal.ws.model.launch.StartLaunchRS
- getOauthClientId() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getOauthClientSecret() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getOauthPassword() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getOauthScope() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getOauthTokenUri() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getOauthUsername() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getOrCompute(Maybe<String>) - Method in class com.epam.reportportal.service.LaunchImpl.ComputationConcurrentHashMap
-
Returns an existing tree item by key or creates and stores a new one atomically if absent.
- getOutput() - Method in enum com.epam.reportportal.utils.properties.OutputTypes
- getParameters() - Method in class com.epam.reportportal.service.Launch
-
Returns reporting parameters of the current launch.
- getParameters() - Method in class com.epam.reportportal.service.ReportPortal
- getParameters() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- getParameters() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getParameters(Executable, List<T>) - Static method in class com.epam.reportportal.utils.ParameterUtils
-
Read all parameters from a method or a constructor and converts in into a list of
ParameterResource. - getParameters(String, List<Pair<String, T>>) - Static method in class com.epam.reportportal.utils.ParameterUtils
-
Read all parameters from a method or a constructor and converts in into a list of
ParameterResource. - getParametersForTestCaseId(Executable, List<T>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
-
Returns a string of parameters values, separated by comma and embraced by '[]'.
- getParams() - Method in class com.epam.reportportal.service.statistics.item.StatisticsEvent
- getParent() - Method in class com.epam.reportportal.service.LaunchImpl.TreeItem
-
Returns the parent item ID promise or
nullif this is a root. - getParent() - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- getParent() - Method in interface com.epam.reportportal.service.step.StepReporter
- getParent() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getParentId() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- getPath() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getPathNames() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getPatternTemplates() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getPrintLaunchUuidOutput() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getProcessedCount() - Method in class com.epam.reportportal.service.logs.LoggingSubscriber
- getProjectId() - Method in class com.epam.ta.reportportal.ws.model.project.config.ProjectSettingsResource
- getProjectName() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getProjectSettings() - Method in interface com.epam.reportportal.service.ReportPortalClient
- getProperties() - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Get all properties loaded from properties file and reloaded from from environment variables.
- getProperty(ListenerProperty) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Get specified property
- getProperty(ListenerProperty, String) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Get specified property
- getProperty(String) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Get specified property loaded from properties file and reloaded from from environment variables.
- getPropertyAsBoolean(ListenerProperty, boolean) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Get specified property
- getPropertyAsInt(ListenerProperty, int) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Get specified property
- getPropertyAsLong(ListenerProperty, long) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Get specified property
- getPropertyFilePath() - Static method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Get path to ReportPortal configuration file according to Environment Variables and System Properties.
- getPropertyKeys() - Method in enum com.epam.reportportal.utils.properties.ClientProperties
- getPropertyKeys() - Method in enum com.epam.reportportal.utils.properties.DefaultProperties
- getPropertyKeys() - Method in interface com.epam.reportportal.utils.properties.PropertyHolder
- getPropertyName() - Method in enum com.epam.reportportal.utils.properties.ListenerProperty
- getProxyPassword() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getProxyUrl() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getProxyUser() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getRepo() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- getReportingTimeout() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getRerunOf() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getRerunOf() - Method in class com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ
- getResource(String) - Static method in class com.epam.reportportal.utils.files.Utils
-
Finds a resource with a given name.
- getResourceAsStream(String) - Static method in class com.epam.reportportal.utils.files.Utils
-
Returns an input stream for reading the specified resource.
- getResponses() - Method in class com.epam.ta.reportportal.ws.model.BatchSaveOperatingRS
- getResult() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Extensions
- getRetries() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getRetryOf() - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- getRetryOf() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- getRxBufferSize() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getScheduler() - Method in class com.epam.reportportal.service.LaunchImpl
-
Returns a current
Schedulerwhich is used to process launch events such as requests and responses. - getSelfName() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- getServerAnalyticsAll() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- getServerDetailsInstance() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- getServerFooterLinks() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- getServerSessionExpiration() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- getServerUsersSso() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- getShortName() - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- getSkippedAnIssue() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getStackTrace() - Method in class com.epam.ta.reportportal.ws.model.BatchElementCreatedRS
- getStackTrace() - Method in class com.epam.ta.reportportal.ws.model.ErrorRS
- getStackTrace(Throwable, Throwable) - Static method in class com.epam.reportportal.utils.formatting.ExceptionUtils
-
Get stack trace of the throwable excluding the stack trace of the base throwable.
- getStackTrace(Throwable, Throwable, boolean) - Static method in class com.epam.reportportal.utils.formatting.ExceptionUtils
-
Get stack trace of the throwable excluding the stack trace of the base throwable.
- getStartTime() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getStartTime() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- getStartTime() - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- getStartTime() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getStatistics() - Method in class com.epam.reportportal.service.statistics.StatisticsService
- getStatisticsResource() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getStatisticsResource() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getStatus() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- getStatus() - Method in class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- getStatus() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getStatus() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getStatusCode() - Method in exception com.epam.reportportal.exception.GeneralReportPortalException
- getStatusMessage() - Method in exception com.epam.reportportal.exception.GeneralReportPortalException
- getStepName(Step, MethodSignature, JoinPoint) - Static method in class com.epam.reportportal.aspect.StepNameUtils
-
Generate step name based on a template bypassed in
Stepannotation. - getStepName(String, TemplateConfiguration, MethodSignature, JoinPoint) - Static method in class com.epam.reportportal.aspect.StepNameUtils
-
Generate step name based on a template and configuration bypassed.
- getStepReporter() - Method in class com.epam.reportportal.service.Launch
-
Returns Nested Step reporter for the current launch.
- getSubmitDate() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- getSubTypes() - Method in class com.epam.ta.reportportal.ws.model.project.config.ProjectSettingsResource
- getSyncFileName() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getTestCaseHash() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getTestCaseId() - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- getTestCaseId() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- getTestCaseId() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getTestCaseId(TestCaseId, Executable, String, List<T>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
-
Generates a
TestCaseIdEntry - getTestCaseId(TestCaseId, Executable, String, List<T>, Object) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
-
Generates a
TestCaseIdEntry - getTestCaseId(TestCaseId, Executable, List<T>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
-
Generates a
TestCaseIdEntry - getTestCaseId(Executable, List<T>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
-
Generates Test Case ID based on an executable reference and a list of parameters
- getTestCaseId(String, List<T>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
-
Generates Test Case ID based on a code reference and a list of parameters
- getTestCaseId(List<T>) - Static method in class com.epam.reportportal.utils.TestCaseIdUtils
-
Generates Test Case ID based on a list of parameters
- getTestItems() - Method in class com.epam.reportportal.service.tree.TestItemTree
- getTicketId() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- getTimestamp() - Method in class com.epam.reportportal.service.step.StepReporter.StepEntry
- getTriggersIn() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.JobTrigger
- getTruncateItemNamesLimit() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getTruncateReplacement() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getTruststore() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getTruststorePassword() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getTruststoreType() - Method in class com.epam.reportportal.listeners.ListenerParameters
- getType() - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- getType() - Method in class com.epam.reportportal.utils.reflect.AccessibleField
- getType() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- getType() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getTypeRef() - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- getUniqueId() - Method in class com.epam.ta.reportportal.ws.model.item.ItemCreatedRS
- getUniqueId() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- getUniqueId() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getUrl() - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- getUuid() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- getUuid() - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- getUuid() - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- getUuid() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- getValue() - Method in class com.epam.reportportal.utils.reflect.AccessibleField
-
Return given field value.
- getValue() - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributeResource
- getValue() - Method in class com.epam.ta.reportportal.ws.model.ParameterResource
- getVersion() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- getVersion() - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
H
- hashCode() - Method in class com.epam.reportportal.service.item.TestCaseIdEntry
- hashCode() - Method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
- hashCode() - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- hashCode() - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributeResource
- hashCode() - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributesRQ
- HashMarkSeparatedMessageParser - Class in com.epam.reportportal.message
-
Colon separated message parser.
- HashMarkSeparatedMessageParser() - Constructor for class com.epam.reportportal.message.HashMarkSeparatedMessageParser
- hasRetries() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- HTTP_CALL_TIMEOUT_UNIT - com.epam.reportportal.utils.properties.ListenerProperty
- HTTP_CALL_TIMEOUT_VALUE - com.epam.reportportal.utils.properties.ListenerProperty
- HTTP_CONNECT_TIMEOUT_UNIT - com.epam.reportportal.utils.properties.ListenerProperty
- HTTP_CONNECT_TIMEOUT_VALUE - com.epam.reportportal.utils.properties.ListenerProperty
- HTTP_LOGGING - com.epam.reportportal.utils.properties.ListenerProperty
-
Enable / Disable raw HTTP requests logging
- HTTP_PROXY_PASSWORD - com.epam.reportportal.utils.properties.ListenerProperty
-
Password for proxy, works only if
ListenerProperty.HTTP_PROXY_URLandListenerProperty.HTTP_PROXY_USERare set - HTTP_PROXY_URL - com.epam.reportportal.utils.properties.ListenerProperty
-
A URL of a http proxy to connect to the endpoint
- HTTP_PROXY_USER - com.epam.reportportal.utils.properties.ListenerProperty
-
A username for used proxy, works only if
ListenerProperty.HTTP_PROXY_URLis set - HTTP_READ_TIMEOUT_UNIT - com.epam.reportportal.utils.properties.ListenerProperty
- HTTP_READ_TIMEOUT_VALUE - com.epam.reportportal.utils.properties.ListenerProperty
- HTTP_WRITE_TIMEOUT_UNIT - com.epam.reportportal.utils.properties.ListenerProperty
- HTTP_WRITE_TIMEOUT_VALUE - com.epam.reportportal.utils.properties.ListenerProperty
- HttpRequestUtils - Class in com.epam.reportportal.utils.http
I
- ignore(Class<? extends Throwable>) - Method in class com.epam.reportportal.utils.Waiter
- IMAGE_BMP - Static variable in class com.epam.reportportal.utils.http.ContentType
- IMAGE_GIF - Static variable in class com.epam.reportportal.utils.http.ContentType
- IMAGE_JPEG - Static variable in class com.epam.reportportal.utils.http.ContentType
- IMAGE_PNG - Static variable in class com.epam.reportportal.utils.http.ContentType
- IMAGE_SVG - Static variable in class com.epam.reportportal.utils.http.ContentType
- IMAGE_TIFF - Static variable in class com.epam.reportportal.utils.http.ContentType
- IMAGE_TYPE - Static variable in class com.epam.reportportal.utils.files.ImageConverter
- IMAGE_WEBP - Static variable in class com.epam.reportportal.utils.http.ContentType
- IMAGE_X_ICON - Static variable in class com.epam.reportportal.utils.http.ContentType
- ImageConverter - Class in com.epam.reportportal.utils.files
-
This class contains functionality for converting images to Black and white colors
- ImageConverter() - Constructor for class com.epam.reportportal.utils.files.ImageConverter
- IMPORT_FILE_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Bad format of importing file
- INCORRECT_AUTHENTICATION_TYPE - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to recognize provided authentication type
- INCORRECT_FILTER_PARAMETERS - com.epam.ta.reportportal.ws.model.ErrorType
-
If provided filtering parameters are incorrect
- INCORRECT_FINISH_STATUS - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to finish with incorrect status
- INCORRECT_INTEGRATION_NAME - com.epam.ta.reportportal.ws.model.ErrorType
-
If it's impossible to use specified integration
- INCORRECT_REQUEST - com.epam.ta.reportportal.ws.model.ErrorType
-
Incorrect Report Portal WS Request
- INCORRECT_SORTING_PARAMETERS - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Log not found
- INFO - com.epam.reportportal.listeners.ItemStatus
- INFO - com.epam.reportportal.listeners.LogLevel
- init(Maybe<String>) - Static method in class com.epam.reportportal.service.LoggingContext
-
Initializes new logging context and attaches it to current thread
- INNER_PATH - Static variable in class com.epam.reportportal.utils.properties.PropertiesLoader
- INTEGRATION_ALREADY_EXISTS - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable create duplicate of integration
- INTEGRATION_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
Integration not found
- intercept(Interceptor.Chain) - Method in class com.epam.reportportal.service.BearerAuthInterceptor
- intercept(Interceptor.Chain) - Method in class com.epam.reportportal.service.OAuth2PasswordGrantAuthInterceptor
- intercept(Interceptor.Chain) - Method in class com.epam.reportportal.service.PathParamInterceptor
-
Intercepts the HTTP request and replaces any path segments containing the specified parameter with the replacement value.
- InternalReportPortalClientException - Exception in com.epam.reportportal.exception
-
ReportPortal client exception define any internal client logic exception.
- InternalReportPortalClientException(String) - Constructor for exception com.epam.reportportal.exception.InternalReportPortalClientException
- InternalReportPortalClientException(String, Throwable) - Constructor for exception com.epam.reportportal.exception.InternalReportPortalClientException
- INTERPRETER_FORMAT - Static variable in class com.epam.reportportal.service.statistics.StatisticsService
- INTERPRETER_PARAM - Static variable in class com.epam.reportportal.service.statistics.StatisticsService
- INTERRUPTED - com.epam.reportportal.listeners.ItemStatus
- invoke(Object...) - Method in class com.epam.reportportal.utils.reflect.AccessibleMethod
-
Set given method.
- invoke(Object, Method, Object[]) - Method in class com.epam.reportportal.service.DummyReportPortalClientHandler
- IO_POOL_SIZE - com.epam.reportportal.utils.properties.ListenerProperty
- IS_CONVERT_IMAGE - com.epam.reportportal.utils.properties.ListenerProperty
- isAsyncReporting() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isBtsIssueFail() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isCallbackReportingEnabled() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isConvertImage() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isExceptionTruncate() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isExists(String) - Static method in enum com.epam.ta.reportportal.ws.model.launch.Mode
- isExtendSuitesDescription() - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- isFailed(Maybe<String>) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- isFailed(Maybe<String>) - Method in interface com.epam.reportportal.service.step.StepReporter
- isHasChildren() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- isHasStats() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- isHasStats() - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- isHttpLogging() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isIgnored() - Method in annotation type com.epam.reportportal.annotations.Step
-
If set the step will be ignored (not visible).
- isImage(TypeAwareByteSource) - Static method in class com.epam.reportportal.utils.files.ImageConverter
-
Check is input file is image
- isImage(String) - Static method in class com.epam.reportportal.utils.files.ImageConverter
-
Check is input file is image
- isInitialized() - Method in class com.epam.reportportal.utils.MemoizingSupplier
- isInternal() - Method in enum com.epam.reportportal.utils.properties.ClientProperties
- isInternal() - Method in enum com.epam.reportportal.utils.properties.DefaultProperties
- isInternal() - Method in interface com.epam.reportportal.utils.properties.PropertyHolder
- isKnownType(String) - Static method in class com.epam.reportportal.utils.http.ContentType
-
Check if the Media Type is known.
- isLaunchUuidCreationSkip() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isNullKey() - Method in annotation type com.epam.reportportal.annotations.attribute.MultiValueAttribute
- ISO_MICRO_FORMATTER - Static variable in class com.epam.reportportal.utils.serialize.TimeSerializer
- isOauthUseProxy() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isPrintLaunchUuid() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isRequired() - Method in enum com.epam.reportportal.utils.properties.ListenerProperty
- isRerun() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isRerun() - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- isRerun() - Method in class com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ
- isRetry() - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- isRetry() - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- Issue - Class in com.epam.ta.reportportal.ws.model.issue
-
Test item issue
- Issue - Annotation Type in com.epam.reportportal.annotations
-
This annotation supposed to automatically link failed test items a specific Issue on ReportPortal.
- Issue() - Constructor for class com.epam.ta.reportportal.ws.model.issue.Issue
- ISSUE_TYPE_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If issue type not found (including custom project specific sub-types)
- Issue.ExternalSystemIssue - Class in com.epam.ta.reportportal.ws.model.issue
- Issues - Annotation Type in com.epam.reportportal.annotations
-
Gathering annotation for
Issue - IssueSubTypeResource - Class in com.epam.ta.reportportal.ws.model.project.config
-
Issue sub-type resource representation
- IssueSubTypeResource() - Constructor for class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- IssueSubTypeResource(Long, String, String, String, String, String) - Constructor for class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- IssueUtils - Class in com.epam.reportportal.utils
-
Utility class for creating
Issueobjects from different annotation sources taking into account test name and parameters filtering. - isSystem() - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributesRQ
- isTruncateFields() - Method in class com.epam.reportportal.listeners.ListenerParameters
- isValidType(String) - Static method in class com.epam.reportportal.utils.http.ContentType
-
Check if the Media Type is valid.
- ItemAttributeResource - Class in com.epam.ta.reportportal.ws.model.attribute
- ItemAttributeResource() - Constructor for class com.epam.ta.reportportal.ws.model.attribute.ItemAttributeResource
- ItemAttributeResource(String, String) - Constructor for class com.epam.ta.reportportal.ws.model.attribute.ItemAttributeResource
- ItemAttributesRQ - Class in com.epam.ta.reportportal.ws.model.attribute
- ItemAttributesRQ() - Constructor for class com.epam.ta.reportportal.ws.model.attribute.ItemAttributesRQ
- ItemAttributesRQ(String) - Constructor for class com.epam.ta.reportportal.ws.model.attribute.ItemAttributesRQ
- ItemAttributesRQ(String, String) - Constructor for class com.epam.ta.reportportal.ws.model.attribute.ItemAttributesRQ
- ItemAttributesRQ(String, String, boolean) - Constructor for class com.epam.ta.reportportal.ws.model.attribute.ItemAttributesRQ
- ItemCreatedRS - Class in com.epam.ta.reportportal.ws.model.item
-
Response Model for Start Test Item RQ
- ItemCreatedRS() - Constructor for class com.epam.ta.reportportal.ws.model.item.ItemCreatedRS
- ItemCreatedRS(String, String) - Constructor for class com.epam.ta.reportportal.ws.model.item.ItemCreatedRS
- ItemStatus - Enum in com.epam.reportportal.listeners
-
All possible statuses of test method finish supported by backend.
- ItemTreeReporter - Class in com.epam.reportportal.service.tree
-
This class provides methods for sending requests to the ReportPortal instance, using
ReportPortalClientandTestItemTree.TestItemLeaf. - ItemType - Enum in com.epam.reportportal.listeners
-
All possible types of test items supported by backend.
- ITERABLE_ELEMENT_DELIMITER - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- ITERABLE_END_PATTERN - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- ITERABLE_START_PATTERN - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- iterableElementDelimiter() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- iterableEndSymbol() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- iterableStartSymbol() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
J
- Jobs() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo.Jobs
- JobsInfo() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo.JobsInfo
- JobTrigger() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo.JobTrigger
- JVM - com.epam.reportportal.utils.properties.DefaultProperties
K
- key() - Method in annotation type com.epam.reportportal.annotations.attribute.Attribute
- key() - Method in annotation type com.epam.reportportal.annotations.attribute.MultiValueAttribute
- KEY_VALUE_SPLITTER - Static variable in class com.epam.reportportal.utils.AttributeParser
- keys() - Method in annotation type com.epam.reportportal.annotations.attribute.MultiKeyAttribute
- KEYSTORE_PASSWORD - com.epam.reportportal.utils.properties.ListenerProperty
- KEYSTORE_RESOURCE - com.epam.reportportal.utils.properties.ListenerProperty
-
SSL keystore and truststore configuration properties.
- KEYSTORE_TYPE - com.epam.reportportal.utils.properties.ListenerProperty
- KILOBYTES - Static variable in class com.epam.reportportal.utils.CommonConstants
- KNOWN_TYPES - Static variable in class com.epam.reportportal.utils.http.ContentType
L
- Launch - Class in com.epam.reportportal.service
-
Launch object represents a lifecycle of a Launch on ReportPortal.
- LAUNCH_ATTRIBUTES - com.epam.reportportal.utils.properties.ListenerProperty
- LAUNCH_FINISHED_MESSAGE - Static variable in class com.epam.reportportal.utils.StaticStructuresUtils
- LAUNCH_IS_NOT_FINISHED - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by login User not found
- LAUNCH_NAME - com.epam.reportportal.utils.properties.ListenerProperty
- LAUNCH_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Launch not found
- LAUNCH_UUID - com.epam.reportportal.utils.properties.ListenerProperty
-
Use predefined Launch UUID.
- LAUNCH_UUID_CREATION_SKIP - com.epam.reportportal.utils.properties.ListenerProperty
-
Do not create new launch and report to predefined Launch UUID.
- LAUNCH_UUID_PRINT - com.epam.reportportal.utils.properties.ListenerProperty
-
Print Launch UUID after start in a format: `ReportPortal Launch UUID: {UUID}`.
- LAUNCH_UUID_PRINT_OUTPUT - com.epam.reportportal.utils.properties.ListenerProperty
-
Launch UUID printing stream.
- LaunchIdLock - Interface in com.epam.reportportal.service
-
A service to perform blocking operation to get single launch UUID for multiple clients.
- LaunchIdLockFile - Class in com.epam.reportportal.service.launch.lock
-
A service to perform blocking I/O operations on '.lock' and '.sync' file to get single launch UUID for multiple clients on a machine.
- LaunchIdLockFile(ListenerParameters) - Constructor for class com.epam.reportportal.service.launch.lock.LaunchIdLockFile
- LaunchIdLockMode - Enum in com.epam.reportportal.service.launch.lock
-
Enumeration of all possible Launch ID locking modes.
- LaunchIdLockSocket - Class in com.epam.reportportal.service.launch.lock
-
A service to perform blocking I/O operations on network sockets to get single launch UUID for multiple clients on a machine.
- LaunchIdLockSocket(ListenerParameters) - Constructor for class com.epam.reportportal.service.launch.lock.LaunchIdLockSocket
- LaunchImpl - Class in com.epam.reportportal.service
-
Asynchronous Launch object implementation, which uses reactive framework to handle launch events.
- LaunchImpl(ReportPortalClient, ListenerParameters, StartLaunchRQ, ExecutorService) - Constructor for class com.epam.reportportal.service.LaunchImpl
-
Convenience constructor which uses a default
LoggingSubscriberfor batched log uploads. - LaunchImpl(ReportPortalClient, ListenerParameters, StartLaunchRQ, ExecutorService, LoggingSubscriber) - Constructor for class com.epam.reportportal.service.LaunchImpl
-
Constructs a
LaunchImplthat starts a new launch on first use and configures a batched log emitter. - LaunchImpl(ReportPortalClient, ListenerParameters, Maybe<String>, ExecutorService) - Constructor for class com.epam.reportportal.service.LaunchImpl
-
Constructs a
LaunchImplusing an already created launch ID promise. - LaunchImpl.ComputationConcurrentHashMap - Class in com.epam.reportportal.service
- LaunchImpl.TreeItem - Class in com.epam.reportportal.service
-
Wrapper around TestItem entity to be able to track parent and children items
- LaunchLoggingCallback - Class in com.epam.reportportal.service.logs
-
Set of logging callback for ReportPortal client
- LaunchResource - Class in com.epam.ta.reportportal.ws.model.launch
-
JSON Representation of Report Portal's Launch domain object
- LaunchResource() - Constructor for class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- LINE_DELIMITER - Static variable in class com.epam.reportportal.utils.formatting.ExceptionUtils
- linkTextPattern() - Method in annotation type com.epam.reportportal.annotations.TmsLink
-
Link text pattern, accepts 'tms_id' parameter.
- ListenerParameters - Class in com.epam.reportportal.listeners
-
ReportPortal client parameters.
- ListenerParameters() - Constructor for class com.epam.reportportal.listeners.ListenerParameters
-
Create class instance with default parameters
- ListenerParameters(PropertiesLoader) - Constructor for class com.epam.reportportal.listeners.ListenerParameters
-
Create class instance with parameters from property source
- ListenerProperty - Enum in com.epam.reportportal.utils.properties
-
Describe properties names
- load() - Static method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Loads properties from default location
- load(String) - Static method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Loads properties from specified location
- loadKeyStore(String, String, String) - Static method in class com.epam.reportportal.utils.SslUtils
-
Load keystore
- lock() - Method in class com.epam.reportportal.utils.concurrency.LockCloseable
-
Locks the underlying lock and returns this instance for use in try-with-resources.
- LOCK_FILE_CHARSET - Static variable in class com.epam.reportportal.service.launch.lock.LaunchIdLockFile
- LockCloseable - Class in com.epam.reportportal.utils.concurrency
-
AutoCloseable wrapper for Lock that enables try-with-resources usage.
- LockCloseable(Lock) - Constructor for class com.epam.reportportal.utils.concurrency.LockCloseable
- log(SaveLogRQ) - Method in class com.epam.reportportal.service.Launch
-
// * Logs message to the ReportPortal Launch, provided request.
- log(SaveLogRQ) - Method in class com.epam.reportportal.service.LaunchImpl
-
Logs message to the ReportPortal Launch.
- log(SaveLogRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
- log(SaveLogRQ) - Method in interface com.epam.reportportal.service.ReportPortalClientV2
- log(Maybe<String>, Function<String, SaveLogRQ>) - Method in class com.epam.reportportal.service.Launch
-
Logs message to the ReportPortal Launch, request factory with specified Test Item UUID.
- log(Maybe<String>, Function<String, SaveLogRQ>) - Method in class com.epam.reportportal.service.LaunchImpl
-
Logs message to the ReportPortal Launch.
- log(Function<String, SaveLogRQ>) - Method in class com.epam.reportportal.service.Launch
-
Logs message to the ReportPortal Launch, request factory.
- log(Function<String, SaveLogRQ>) - Method in class com.epam.reportportal.service.LaunchImpl
-
Logs message to the ReportPortal Launch.
- log(List<MultipartBody.Part>) - Method in interface com.epam.reportportal.service.ReportPortalClient
- log(List<MultipartBody.Part>) - Method in interface com.epam.reportportal.service.ReportPortalClientV2
- LOG_ERROR - Static variable in class com.epam.reportportal.service.logs.LaunchLoggingCallback
-
Logs an error
- LOG_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Log not found
- LOG_REQUEST_BINARY_PART - Static variable in interface com.epam.ta.reportportal.ws.model.Constants
-
Save Log Request binary part
- LOG_REQUEST_JSON_PART - Static variable in interface com.epam.ta.reportportal.ws.model.Constants
-
Save Log Request part with json data
- LOG_SUCCESS - Static variable in class com.epam.reportportal.service.logs.LaunchLoggingCallback
-
Logs success
- LogBatchingFlowable - Class in com.epam.reportportal.service.logs
-
A flowable which compile
SaveLogRQmessages into specific batches limited by the number of entities in the batch and estimated payload size. - LogBatchingFlowable(Flowable<SaveLogRQ>, ListenerParameters) - Constructor for class com.epam.reportportal.service.logs.LogBatchingFlowable
- logCompletableResults(String) - Static method in class com.epam.reportportal.utils.SubscriptionUtils
- logCompletables - Variable in class com.epam.reportportal.service.LaunchImpl
- logCreated(String) - Static method in class com.epam.reportportal.service.logs.LaunchLoggingCallback
-
Logs message once some entity creation
- LOGGING_IS_NOT_ALLOWED - com.epam.ta.reportportal.ws.model.ErrorType
-
Unsupported test item type
- LoggingContext - Class in com.epam.reportportal.service
-
Logging context holds thread-local context for logging and converts
SaveLogRQto multipart HTTP request to ReportPortal Basic flow: After start some test item (suite/test/step) context should be initialized with observable of item ID and ReportPortal client. - LoggingSubscriber - Class in com.epam.reportportal.service.logs
-
Set of logging subscription for ReportPortal logging client
- LoggingSubscriber() - Constructor for class com.epam.reportportal.service.logs.LoggingSubscriber
- LOGICAL_SEPARATOR - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- LogLevel - Enum in com.epam.reportportal.listeners
-
All possible logging level supported by a backend.
- logMaybeResults(String) - Static method in class com.epam.reportportal.utils.SubscriptionUtils
M
- MAPPER - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- MARKDOWN_MODE - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- MarkdownUtils - Class in com.epam.reportportal.utils.formatting
-
Set helpful of utility methods for reporting to ReportPortal
- MAX_TABLE_SIZE - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- MAX_WAIT_TIME_DISCREPANCY - Static variable in interface com.epam.reportportal.service.LaunchIdLock
- MEGABYTES - Static variable in class com.epam.reportportal.utils.CommonConstants
- MemoizingSupplier<T> - Class in com.epam.reportportal.utils
-
Returns a supplier which caches the instance retrieved during the first call to get() and returns that value on subsequent calls to get().
- MemoizingSupplier(Supplier<T>) - Constructor for class com.epam.reportportal.utils.MemoizingSupplier
- mergeLaunches(MergeLaunchesRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
- mergeLaunches(MergeLaunchesRQ) - Method in interface com.epam.reportportal.service.ReportPortalClientV2
- MergeLaunchesRQ - Class in com.epam.ta.reportportal.ws.model.launch
- MergeLaunchesRQ() - Constructor for class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- MessageParser - Interface in com.epam.reportportal.message
-
Parses formatted message for ReportPortal
- Metadata() - Constructor for class com.epam.ta.reportportal.ws.model.ApiInfo.Metadata
- method(Method) - Method in class com.epam.reportportal.utils.reflect.Accessible
-
Create a decorator for an instance of accessible method.
- method(String, Class<?>...) - Method in class com.epam.reportportal.utils.reflect.Accessible
-
Create a decorator for an instance of accessible method.
- METHOD_CALL_END_PATTERN - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- METHOD_CALL_START_PATTERN - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- METHOD_NAME_TEMPLATE - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- methodCallEndSymbol() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- methodCallStartSymbol() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- methodNameTemplate() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- MICROSECONDS_MIN_VERSION - Static variable in class com.epam.reportportal.service.LaunchImpl
- MimeTypeDetector - Class in com.epam.reportportal.utils
-
Utility stuff to detect mime type of binary data
- MIN_COL_SIZE - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- Mode - Enum in com.epam.ta.reportportal.ws.model.launch
-
Defile possible executing modes.
- MODE - com.epam.reportportal.utils.properties.ListenerProperty
- MultiKeyAttribute - Annotation Type in com.epam.reportportal.annotations.attribute
-
Annotation used in
Attributesas field, to provide multipleItemAttributesRQwith both 'key' and 'value' fields specified. - multiKeyAttributes() - Method in annotation type com.epam.reportportal.annotations.attribute.Attributes
- MULTIPART_ALTERNATIVE - Static variable in class com.epam.reportportal.utils.http.ContentType
- MULTIPART_DIGEST - Static variable in class com.epam.reportportal.utils.http.ContentType
- MULTIPART_FORM_DATA - Static variable in class com.epam.reportportal.utils.http.ContentType
- MULTIPART_MIXED - Static variable in class com.epam.reportportal.utils.http.ContentType
- MULTIPART_PARALLEL - Static variable in class com.epam.reportportal.utils.http.ContentType
- MultithreadingUtils - Class in com.epam.reportportal.utils.concurrency
-
Utility class for working with multithreading in ReportPortal client.
- MultithreadingUtils() - Constructor for class com.epam.reportportal.utils.concurrency.MultithreadingUtils
- MultiValueAttribute - Annotation Type in com.epam.reportportal.annotations.attribute
-
Annotation used in
Attributesas field, to provide multipleItemAttributesRQwith both 'key' (optional) and 'value' fields specified. - multiValueAttributes() - Method in annotation type com.epam.reportportal.annotations.attribute.Attributes
N
- name - Variable in class com.epam.ta.reportportal.ws.model.StartRQ
- name() - Method in annotation type com.epam.reportportal.annotations.TestFilter
-
Specify Test Name filters to select certain test for
Issueapplying, suitable for dynamic tests. - nameContains() - Method in annotation type com.epam.reportportal.annotations.TestParamFilter
-
Select a test parameter which name should contain specified String.
- nameEndsWith() - Method in annotation type com.epam.reportportal.annotations.TestParamFilter
-
Select a test parameter which name ends with specified String.
- nameStartsWith() - Method in annotation type com.epam.reportportal.annotations.TestParamFilter
-
Select a test parameter which name starts with specified String.
- newLaunch(StartLaunchRQ) - Method in class com.epam.reportportal.service.ReportPortal
-
Starts launch in ReportPortal
- NOOP_LAUNCH - Static variable in class com.epam.reportportal.service.Launch
-
Launch implementation for disabled Reporting, every method does nothing.
- NOOP_STEP_REPORTER - Static variable in interface com.epam.reportportal.service.step.StepReporter
-
A StepReporter which does nothing, specially for disabled RP listeners.
- NOT_ISSUE - Static variable in class com.epam.reportportal.service.Launch
-
An Issue to remove 'To Investigate' mark from a skipped/failed Test Item
- NOT_ISSUE - Static variable in class com.epam.reportportal.utils.StaticStructuresUtils
- NULL_VALUE - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateProcessing
- NULL_VALUE - Static variable in class com.epam.reportportal.utils.ParameterUtils
O
- OAUTH_CLIENT_ID - com.epam.reportportal.utils.properties.ListenerProperty
- OAUTH_CLIENT_SECRET - com.epam.reportportal.utils.properties.ListenerProperty
- OAUTH_PASSWORD - com.epam.reportportal.utils.properties.ListenerProperty
- OAUTH_SCOPE - com.epam.reportportal.utils.properties.ListenerProperty
- OAUTH_TOKEN_URI - com.epam.reportportal.utils.properties.ListenerProperty
-
OAuth 2.0 authentication properties
- OAUTH_USE_PROXY - com.epam.reportportal.utils.properties.ListenerProperty
- OAUTH_USERNAME - com.epam.reportportal.utils.properties.ListenerProperty
- OAuth2PasswordGrantAuthInterceptor - Class in com.epam.reportportal.service
-
OkHttp interceptor that handles OAuth 2.0 Password Grant authentication.
- OAuth2PasswordGrantAuthInterceptor(ListenerParameters) - Constructor for class com.epam.reportportal.service.OAuth2PasswordGrantAuthInterceptor
-
Creates a new OAuth 2.0 Password Grant interceptor.
- OAuth2PasswordGrantAuthInterceptor(OkHttpClient, ListenerParameters) - Constructor for class com.epam.reportportal.service.OAuth2PasswordGrantAuthInterceptor
-
Creates a new OAuth 2.0 Password Grant interceptor.
- OBJECT_RETRIEVAL_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Error during the object retrieving
- ObjectUtils - Class in com.epam.reportportal.utils
-
A class for auxiliary manipulations with objects.
- obtainLaunchUuid(String) - Method in class com.epam.reportportal.service.launch.lock.LaunchIdLockFile
-
Returns a Launch UUID for many Clients launched on one machine.
- obtainLaunchUuid(String) - Method in class com.epam.reportportal.service.launch.lock.LaunchIdLockSocket
-
Returns a Launch UUID for many Clients launched on one machine.
- obtainLaunchUuid(String) - Method in interface com.epam.reportportal.service.LaunchIdLock
-
Returns a Launch UUID for many clients.
- of(String) - Static method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
- of(String, int) - Static method in class com.epam.reportportal.service.tree.TestItemTree.ItemTreeKey
- on(Object) - Static method in class com.epam.reportportal.utils.reflect.Accessible
-
Create the decorator for given object.
- onComplete() - Method in class com.epam.reportportal.service.logs.BufferSubscriber
- onComplete() - Method in class com.epam.reportportal.service.logs.LoggingSubscriber
- ONE_SPACE - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- onError(Throwable) - Method in class com.epam.reportportal.service.logs.BufferSubscriber
- onError(Throwable) - Method in class com.epam.reportportal.service.logs.LoggingSubscriber
- onNext(BatchSaveOperatingRS) - Method in class com.epam.reportportal.service.logs.LoggingSubscriber
- onNext(SaveLogRQ) - Method in class com.epam.reportportal.service.logs.BufferSubscriber
- onSubscribe(Subscription) - Method in class com.epam.reportportal.service.logs.BufferSubscriber
- onSubscribe(Subscription) - Method in class com.epam.reportportal.service.logs.LoggingSubscriber
- openBufferedStream() - Method in class com.epam.reportportal.utils.files.ByteSource
-
Wrap result
InputStreamobject intoBufferedInputStreamobject. - openStream() - Method in class com.epam.reportportal.message.TypeAwareByteSource
- openStream() - Method in class com.epam.reportportal.utils.files.ByteSource
-
Return new
InputStreamobject which can be read and closed naturally. - OperationCompletionRS - Class in com.epam.ta.reportportal.ws.model
-
Common response for operations that return just a completion message
- OperationCompletionRS() - Constructor for class com.epam.ta.reportportal.ws.model.OperationCompletionRS
- OperationCompletionRS(String) - Constructor for class com.epam.ta.reportportal.ws.model.OperationCompletionRS
- OS - com.epam.reportportal.utils.properties.DefaultProperties
- OutputTypes - Enum in com.epam.reportportal.utils.properties
- overrideWith(Properties) - Method in class com.epam.reportportal.utils.properties.PropertiesLoader
-
Overrides properties with provided values
P
- PADDING_SPACES_NUM - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- param() - Method in annotation type com.epam.reportportal.annotations.TestFilter
-
Specify Test Parameter filters to select certain test for
Issueapplying, suitable for parameterized tests. - ParameterKey - Annotation Type in com.epam.reportportal.annotations
-
Used in parametrized tests.
- ParameterResource - Class in com.epam.ta.reportportal.ws.model
-
Test item parameters representation
- ParameterResource() - Constructor for class com.epam.ta.reportportal.ws.model.ParameterResource
- parameters - Variable in class com.epam.reportportal.service.launch.lock.AbstractLaunchIdLock
- ParameterUtils - Class in com.epam.reportportal.utils
-
A utility class for parameters read and processing.
- parametrized() - Method in annotation type com.epam.reportportal.annotations.TestCaseId
- paramIndex() - Method in annotation type com.epam.reportportal.annotations.TestParamFilter
-
Parameter index to which this filter should be applied.
- parse(String) - Method in class com.epam.reportportal.message.HashMarkSeparatedMessageParser
- parse(String) - Method in interface com.epam.reportportal.message.MessageParser
- parseAsSet(String) - Static method in class com.epam.reportportal.utils.AttributeParser
-
Parse attribute string.
Input attribute string should have format: build:4r3wf234;attributeKey:attributeValue;attributeValue2;attributeValue3.
Output map should have format:
build:4r3wf234
attributeKey:attributeValue
null:attributeValue2
null:attributeValue3 - PARSING_XML_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Error during the xml file parsing
- PASSED - com.epam.reportportal.listeners.ItemStatus
- PathParamInterceptor - Class in com.epam.reportportal.service
-
OkHttp
Interceptorimplementation that substitutes path parameters in URL segments. - PathParamInterceptor(String, String) - Constructor for class com.epam.reportportal.service.PathParamInterceptor
-
Constructs a
PathParamInterceptorwith specified parameter name and replacement value. - PATTERN_ANALYSIS_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Pattern analysis error
- PATTERN_TEMPLATE_NOT_FOUND_IN_PROJECT - com.epam.ta.reportportal.ws.model.ErrorType
-
If pattern template with provided id is not found
- PLUGIN_REMOVE_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Error during the plugin removing
- PLUGIN_UPLOAD_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Error during the plugin uploading
- pollingEvery(long, TimeUnit) - Method in class com.epam.reportportal.utils.Waiter
- PrimaryLaunch - Class in com.epam.reportportal.service.launch
-
An implementation of a
Launchobject which managed to obtain main lock withLaunchIdLockobject. - PrimaryLaunch(ReportPortalClient, ListenerParameters, StartLaunchRQ, ExecutorService, LaunchIdLock, String) - Constructor for class com.epam.reportportal.service.launch.PrimaryLaunch
- printLaunch(ListenerParameters) - Static method in class com.epam.reportportal.utils.SubscriptionUtils
- processTemplate(String, Object, Executable, Map<String, Object>, TemplateConfiguration) - Static method in class com.epam.reportportal.utils.formatting.templating.TemplateProcessing
-
Format given pattern with given parameters and configuration.
- processTemplate(String, Map<String, Object>, TemplateConfiguration) - Static method in class com.epam.reportportal.utils.formatting.templating.TemplateProcessing
-
Format given pattern with given parameters and configuration.
- PROJECT_ALREADY_EXISTS - com.epam.ta.reportportal.ws.model.ErrorType
-
If Project with specified settings already exists and should be unique
- PROJECT_DOESNT_CONTAIN_USER - com.epam.ta.reportportal.ws.model.ErrorType
-
Bad save user filter request
- PROJECT_NAME - com.epam.reportportal.utils.properties.ListenerProperty
- PROJECT_NOT_CONFIGURED - com.epam.ta.reportportal.ws.model.ErrorType
-
If project not configured
- PROJECT_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Project or by ProjectName not found
- PROJECT_SETTINGS_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If project settings for specified project not found
- PROJECT_UPDATE_NOT_ALLOWED - com.epam.ta.reportportal.ws.model.ErrorType
-
Project update not allowed.
- projectSettings - Variable in class com.epam.reportportal.service.LaunchImpl
- ProjectSettingsResource - Class in com.epam.ta.reportportal.ws.model.project.config
-
Project settings resource output
- ProjectSettingsResource() - Constructor for class com.epam.ta.reportportal.ws.model.project.config.ProjectSettingsResource
- PROPERTIES_PATH_PROPERTY - Static variable in class com.epam.reportportal.utils.properties.PropertiesLoader
- PropertiesLoader - Class in com.epam.reportportal.utils.properties
-
Load ReportPortal launch start properties
- PropertyHolder - Interface in com.epam.reportportal.utils.properties
-
Interface for containers with meta information that should be sent to the ReportPortal instance via
ItemAttributesRQusingSystemAttributesExtractor
Q
- queue - Variable in class com.epam.reportportal.service.LaunchImpl
-
Messages queue to track items execution order
R
- read() - Method in class com.epam.reportportal.utils.files.ByteSource
-
Read internal byte source and return it as byte array.
- readFileToBytes(File) - Static method in class com.epam.reportportal.utils.files.Utils
-
Reads a
Fileinto an array of bytes. - readInputStreamToBytes(InputStream) - Static method in class com.epam.reportportal.utils.files.Utils
-
Reads an
InputStreaminto an array of bytes. - readInputStreamToBytes(InputStream, int) - Static method in class com.epam.reportportal.utils.files.Utils
-
Reads an
InputStreaminto an array of bytes. - readInputStreamToString(InputStream) - Static method in class com.epam.reportportal.utils.files.Utils
-
Reads an
InputStreaminto aString. - REDUNDANT_ISSUE - Static variable in class com.epam.reportportal.utils.StaticStructuresUtils
- removeParent(Maybe<String>) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- removeParent(Maybe<String>) - Method in interface com.epam.reportportal.service.step.StepReporter
- REPORTING_ITEM_ALREADY_FINISHED - com.epam.ta.reportportal.ws.model.ErrorType
-
If Test, TestStep, Launch already finished and writing is disabled
- REPORTING_TIMEOUT - com.epam.reportportal.utils.properties.ListenerProperty
- ReportPortal - Class in com.epam.reportportal.service
-
Default ReportPortal Reporter implementation.
- ReportPortal.Builder - Class in com.epam.reportportal.service
- ReportPortalClient - Interface in com.epam.reportportal.service
- ReportPortalClientV2 - Interface in com.epam.reportportal.service
- ReportPortalException - Exception in com.epam.reportportal.exception
-
Base ReportPortal.
- ReportPortalException(int, String, ErrorRS) - Constructor for exception com.epam.reportportal.exception.ReportPortalException
- ReportPortalMessage - Class in com.epam.reportportal.message
-
ReportPortal message wrapper.
- ReportPortalMessage() - Constructor for class com.epam.reportportal.message.ReportPortalMessage
- ReportPortalMessage(TypeAwareByteSource, String) - Constructor for class com.epam.reportportal.message.ReportPortalMessage
- ReportPortalMessage(ByteSource, String, String) - Constructor for class com.epam.reportportal.message.ReportPortalMessage
- ReportPortalMessage(File, String) - Constructor for class com.epam.reportportal.message.ReportPortalMessage
- ReportPortalMessage(String) - Constructor for class com.epam.reportportal.message.ReportPortalMessage
- request(long) - Method in class com.epam.reportportal.service.logs.BufferSubscriber
- RERUN - com.epam.reportportal.utils.properties.ListenerProperty
- RERUN_OF - com.epam.reportportal.utils.properties.ListenerProperty
- reset() - Method in class com.epam.reportportal.utils.MemoizingSupplier
- RESOURCE_ALREADY_EXISTS - com.epam.ta.reportportal.ws.model.ErrorType
-
If resource with specified settings already exists and should be unique
- RETRIES_HANDLER_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Error while processing retries
- retrieveAttributes(Attributes) - Static method in class com.epam.reportportal.utils.AttributeParser
-
Parse ReportPortal attributes from
Attributesannotation instance. - retrieveValue(TemplateConfiguration, int, String[], Object) - Static method in class com.epam.reportportal.utils.formatting.templating.TemplateProcessing
-
Example: fields = {"object", "names", "hash"} from 'template part' = {object.names.hash} templateConfig - default
- RetryWithDelay - Class in com.epam.reportportal.utils
-
Retry with Delay and attempts limits
- RetryWithDelay(Predicate<? super Throwable>, long, long) - Constructor for class com.epam.reportportal.utils.RetryWithDelay
- ROLE_ALREADY_EXISTS_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
If Role with specified settings already exists and should be unique
- ROLE_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id role not found
- RP_JSON_ITEM - Static variable in class com.epam.reportportal.utils.http.ContentType
- RP_JSON_LAUNCH - Static variable in class com.epam.reportportal.utils.http.ContentType
- RP_MESSAGE_PREFIX - Static variable in interface com.epam.reportportal.message.MessageParser
- RP_PROPERTIES_FILE_PATH - Static variable in class com.epam.reportportal.utils.ClientIdProvider
- RX_BUFFER_SIZE - com.epam.reportportal.utils.properties.ListenerProperty
S
- SaveLogRQ - Class in com.epam.ta.reportportal.ws.model.log
- SaveLogRQ() - Constructor for class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- SaveLogRQ.File - Class in com.epam.ta.reportportal.ws.model.log
- SCENARIO - com.epam.reportportal.listeners.ItemType
- SecondaryLaunch - Class in com.epam.reportportal.service.launch
-
An implementation of a
Launchobject which didn't manage to obtain main lock withLaunchIdLockobject. - SecondaryLaunch(ReportPortalClient, ListenerParameters, Maybe<String>, ExecutorService, LaunchIdLock, String) - Constructor for class com.epam.reportportal.service.launch.SecondaryLaunch
- SecondaryLaunchFinishCondition - Class in com.epam.reportportal.service.launch
-
Condition which designed to wait for all secondary launches finished (true), or at least one launch finished (false).
- SecondaryLaunchFinishCondition(LaunchIdLock, String) - Constructor for class com.epam.reportportal.service.launch.SecondaryLaunchFinishCondition
- SELF_NAME_TEMPLATE - Static variable in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- selfNameTemplate() - Method in annotation type com.epam.reportportal.annotations.TemplateConfig
- send(StatisticsItem) - Method in class com.epam.reportportal.service.statistics.DummyClient
- send(StatisticsItem) - Method in interface com.epam.reportportal.service.statistics.Statistics
- send(StatisticsItem) - Method in class com.epam.reportportal.service.statistics.StatisticsClient
-
Convert and send
StatisticsItemto backend statistics service. - send(String, String, String, StatisticsItem) - Method in interface com.epam.reportportal.service.statistics.StatisticsApiClient
- sendEvent(Maybe<String>, StartLaunchRQ) - Method in class com.epam.reportportal.service.statistics.StatisticsService
- sendLog(ReportPortalClient, String, String, Comparable<? extends Comparable<?>>, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
- sendLog(ReportPortalClient, String, String, Comparable<? extends Comparable<?>>, File, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
- sendLog(ReportPortalClient, String, String, Date, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
- sendLog(ReportPortalClient, String, String, Date, File, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
- sendStackTraceToRP(Throwable) - Static method in class com.epam.reportportal.service.ReportPortal
-
Formats and reports a
Throwableto ReportPortal - sendStep(ItemStatus, String) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(ItemStatus, String) - Method in interface com.epam.reportportal.service.step.StepReporter
- sendStep(ItemStatus, String, File...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(ItemStatus, String, File...) - Method in interface com.epam.reportportal.service.step.StepReporter
- sendStep(ItemStatus, String, Runnable) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(ItemStatus, String, String...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(ItemStatus, String, String...) - Method in interface com.epam.reportportal.service.step.StepReporter
- sendStep(ItemStatus, String, Throwable) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(ItemStatus, String, Throwable) - Method in interface com.epam.reportportal.service.step.StepReporter
- sendStep(ItemStatus, String, Throwable, File...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(ItemStatus, String, Throwable, File...) - Method in interface com.epam.reportportal.service.step.StepReporter
- sendStep(String) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(String) - Method in interface com.epam.reportportal.service.step.StepReporter
- sendStep(String, File...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(String, File...) - Method in interface com.epam.reportportal.service.step.StepReporter
- sendStep(String, String...) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- sendStep(String, String...) - Method in interface com.epam.reportportal.service.step.StepReporter
- serialize(Object, JsonGenerator, SerializerProvider) - Method in class com.epam.reportportal.utils.serialize.TimeSerializer
- SERVER_SETTINGS_ALREADY_EXISTS - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable create the duplication of server settings with one profile name
- SERVER_SETTINGS_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If server settings for specified profile not found
- setActivityAction(List<String>) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Metadata
- setActivityObjectEvent(List<String>) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Metadata
- setAnalyzer(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- setAnalyzerCluster(Boolean) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- setAnalyzerIndex(Boolean) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- setAnalyzerLogSearch(Boolean) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- setAnalyzerPriority(Integer) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- setAnalyzers(List<ApiInfo.Analyzer>) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Extensions
- setAnalyzers(Set<String>) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setAnalyzerSuggest(Boolean) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- setApiKey(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setApproximateDuration(double) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setArrayDelimiter(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setArrayEnd(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setArrayStart(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setAsyncReporting(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setAttribute(String, Object) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- setAttributeLengthLimit(int) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setAttributes(Set<ItemAttributeResource>) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setAttributes(Set<ItemAttributeResource>) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setAttributes(Set<ItemAttributeResource>) - Method in class com.epam.ta.reportportal.ws.model.launch.UpdateLaunchRQ
- setAttributes(Set<ItemAttributeResource>) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setAttributes(Set<ItemAttributesRQ>) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setAttributes(Set<ItemAttributesRQ>) - Method in class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- setAttributes(Set<ItemAttributesRQ>) - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- setAutoAnalyzed(boolean) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- setBaseUrl(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setBatchLogsSize(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setBatchPayloadLimit(Long) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setBranch(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- setBtsIssueFail(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setBtsIssueUrl(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setBtsProject(String) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- setBtsProjectId(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setBtsUrl(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setBtsUrl(String) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- setBuild(ApiInfo.Build) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.JobsInfo
- setBuild(ApiInfo.Build) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- setCallbackReportingEnabled(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setClassName(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setClassRef(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setCleanExpiredCreationBidsTrigger(ApiInfo.JobTrigger) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Jobs
- setClientJoin(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setClientJoinLaunchTimeout(long) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setClientJoinMode(LaunchIdLockMode) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setClientJoinTimeout(long) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setCodeRef(String) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setCodeRef(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setColor(String) - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- setComment(String) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- setContent(byte[]) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ.File
- setContentType(String) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ.File
- setConvertImage(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setDescription(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setDescription(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- setDescription(String) - Method in class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- setDescription(String) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setDescription(String) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setDescription(String) - Method in class com.epam.ta.reportportal.ws.model.launch.UpdateLaunchRQ
- setDescription(String) - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- setDescription(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setEnable(Boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setEndTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- setEndTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setEndTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setEndTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setEnvironment(Map<String, String>) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- setErrorType(ErrorType) - Method in class com.epam.ta.reportportal.ws.model.ErrorRS
- setEvents(List<StatisticsEvent>) - Method in class com.epam.reportportal.service.statistics.item.StatisticsItem
- setExceptionTruncate(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setExtendSuitesDescription(boolean) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setExtension(List<String>) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Extensions
- setExtensions(ApiInfo.Extensions) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- setExternalSystemIssues(Set<Issue.ExternalSystemIssue>) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- setFieldDelimiter(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setFile(SaveLogRQ.File) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- setFinishResponse(Maybe<OperationCompletionRS>) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- setHasChildren(boolean) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setHasRetries(boolean) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setHasStats(boolean) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setHasStats(boolean) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setHttpCallTimeout(Duration) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setHttpConnectTimeout(Duration) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setHttpLogging(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setHttpReadTimeout(Duration) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setHttpWriteTimeout(Duration) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setId(Long) - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- setId(String) - Method in class com.epam.reportportal.service.item.TestCaseIdEntry
- setId(String) - Method in class com.epam.ta.reportportal.ws.model.EntryCreatedAsyncRS
- setIgnoreAnalyzer(boolean) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- setInterruptLaunchesTrigger(ApiInfo.JobTrigger) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Jobs
- setIoPoolSize(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setIssue(Issue) - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- setIssue(Issue) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setIssueType(String) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue
- setItemId(Long) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setItemUuid(String) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- setIterableDelimiter(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setIterableEnd(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setIterableStart(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setJobs(ApiInfo.Jobs) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- setJobsInfo(ApiInfo.JobsInfo) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- setKey(String) - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributeResource
- setKey(String) - Method in class com.epam.ta.reportportal.ws.model.ParameterResource
- setKeystore(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setKeystorePassword(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setKeystoreType(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setLastModified(Object) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setLaunches(Set<Long>) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setLaunchId(Maybe<String>) - Method in class com.epam.reportportal.service.tree.TestItemTree
- setLaunchId(Long) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setLaunchId(Long) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setLaunchName(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setLaunchRunningMode(Mode) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setLaunchStatus(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setLaunchUuid(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setLaunchUuid(String) - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- setLaunchUuid(String) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- setLaunchUuid(String) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setLaunchUuidCreationSkip(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setLevel(String) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- setLocator(String) - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- setLockFileName(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setLockPortNumber(int) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setLockWaitTimeout(long) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setLogTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- setLogTime(Date) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- setLongName(String) - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- setMergeStrategyType(String) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setMessage(String) - Method in class com.epam.ta.reportportal.ws.model.BatchElementCreatedRS
- setMessage(String) - Method in class com.epam.ta.reportportal.ws.model.ErrorRS
- setMessage(String) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- setMessage(String) - Method in class com.epam.ta.reportportal.ws.model.OperationCompletionRS
- setMetadata(ApiInfo.Metadata) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo
- setMethodCallEnd(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setMethodCallStart(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setMethodName(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setMode(Mode) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setMode(Mode) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setMode(Mode) - Method in class com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ
- setMode(Mode) - Method in class com.epam.ta.reportportal.ws.model.launch.UpdateLaunchRQ
- setName(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- setName(String) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setName(String) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setName(String) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ.File
- setName(String) - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- setName(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setNumber(Long) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setNumber(Long) - Method in class com.epam.ta.reportportal.ws.model.launch.StartLaunchRS
- setOauthClientId(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setOauthClientSecret(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setOauthPassword(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setOauthScope(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setOauthTokenUri(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setOauthUseProxy(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setOauthUsername(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setParameters(List<ParameterResource>) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setParameters(List<ParameterResource>) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setParams(Map<String, Object>) - Method in class com.epam.reportportal.service.statistics.item.StatisticsEvent
- setParent(Maybe<String>) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- setParent(Maybe<String>) - Method in interface com.epam.reportportal.service.step.StepReporter
- setParent(Long) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setParentId(Maybe<String>) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- setPath(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setPathNames(Object) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setPatternTemplates(Set<String>) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setPrintLaunchUuid(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setPrintLaunchUuidOutput(PrintStream) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setProjectId(Long) - Method in class com.epam.ta.reportportal.ws.model.project.config.ProjectSettingsResource
- setProjectName(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setProxyPassword(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setProxyUrl(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setProxyUser(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setRepo(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- setReportingTimeout(Integer) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setRerun(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setRerun(boolean) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setRerun(boolean) - Method in class com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ
- setRerunOf(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setRerunOf(String) - Method in class com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ
- setResponses(List<BatchElementCreatedRS>) - Method in class com.epam.ta.reportportal.ws.model.BatchSaveOperatingRS
- setResult(ApiInfo.ExtensionResult) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Extensions
- setRetries(List<TestItemResource>) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setRetry(Boolean) - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- setRetry(Boolean) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setRetryOf(String) - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- setRetryOf(String) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setRxBufferSize(int) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setSelfName(String) - Method in class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- setServerAnalyticsAll(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- setServerDetailsInstance(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- setServerFooterLinks(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- setServerSessionExpiration(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- setServerUsersSso(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.ExtensionResult
- setShortName(String) - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- setSkippedAnIssue(Boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setStackTrace(String) - Method in class com.epam.ta.reportportal.ws.model.BatchElementCreatedRS
- setStackTrace(String) - Method in class com.epam.ta.reportportal.ws.model.ErrorRS
- setStartTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setStartTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.launch.MergeLaunchesRQ
- setStartTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- setStartTime(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setStatisticsResource(Object) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setStatisticsResource(Object) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setStatus(ItemStatus) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- setStatus(String) - Method in class com.epam.ta.reportportal.ws.model.FinishExecutionRQ
- setStatus(String) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setStatus(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setStepStatus(ItemStatus) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- setStepStatus(ItemStatus) - Method in interface com.epam.reportportal.service.step.StepReporter
-
Set execution status for current step.
- setSubmitDate(Comparable<? extends Comparable<?>>) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- setSubTypes(Map<String, List<IssueSubTypeResource>>) - Method in class com.epam.ta.reportportal.ws.model.project.config.ProjectSettingsResource
- setSyncFileName(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setSystem(boolean) - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributesRQ
- setTestCaseHash(Integer) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setTestCaseId(String) - Method in class com.epam.ta.reportportal.ws.model.FinishTestItemRQ
- setTestCaseId(String) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setTestCaseId(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setTicketId(String) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- setTriggersIn(Long) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.JobTrigger
- setTruncateFields(boolean) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setTruncateItemNamesLimit(int) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setTruncateReplacement(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setTruststore(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setTruststorePassword(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setTruststoreType(String) - Method in class com.epam.reportportal.listeners.ListenerParameters
- setType(ItemType) - Method in class com.epam.reportportal.service.tree.TestItemTree.TestItemLeaf
- setType(String) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setType(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setTypeRef(String) - Method in class com.epam.ta.reportportal.ws.model.project.config.IssueSubTypeResource
- setUniqueId(String) - Method in class com.epam.ta.reportportal.ws.model.item.ItemCreatedRS
- setUniqueId(String) - Method in class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- setUniqueId(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setupAuthInterceptor(OkHttpClient.Builder, ListenerParameters) - Static method in class com.epam.reportportal.utils.http.ClientUtils
- setupHttpLoggingInterceptor(OkHttpClient.Builder, ListenerParameters) - Static method in class com.epam.reportportal.utils.http.ClientUtils
- setupProxy(OkHttpClient.Builder, ListenerParameters) - Static method in class com.epam.reportportal.utils.http.ClientUtils
- setupSsl(OkHttpClient.Builder, URL, ListenerParameters) - Static method in class com.epam.reportportal.utils.http.ClientUtils
- setUrl(String) - Method in class com.epam.ta.reportportal.ws.model.issue.Issue.ExternalSystemIssue
- setUuid(String) - Method in class com.epam.ta.reportportal.ws.model.launch.LaunchResource
- setUuid(String) - Method in class com.epam.ta.reportportal.ws.model.log.SaveLogRQ
- setUuid(String) - Method in class com.epam.ta.reportportal.ws.model.StartRQ
- setUuid(String) - Method in class com.epam.ta.reportportal.ws.model.TestItemResource
- setValue(Object) - Method in class com.epam.reportportal.utils.reflect.AccessibleField
-
Set given field value.
- setValue(String) - Method in class com.epam.ta.reportportal.ws.model.attribute.ItemAttributeResource
- setValue(String) - Method in class com.epam.ta.reportportal.ws.model.ParameterResource
- setVersion(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Analyzer
- setVersion(String) - Method in class com.epam.ta.reportportal.ws.model.ApiInfo.Build
- shutdownExecutorService(ExecutorService, long, TimeUnit) - Static method in class com.epam.reportportal.utils.concurrency.MultithreadingUtils
-
Gracefully shuts down an executor service with a specified timeout.
- SKIP_TRACE_MARKER - Static variable in class com.epam.reportportal.utils.formatting.ExceptionUtils
- SKIPPED - com.epam.reportportal.listeners.ItemStatus
- SKIPPED_AS_ISSUE - com.epam.reportportal.utils.properties.ListenerProperty
- SOCKET - com.epam.reportportal.service.launch.lock.LaunchIdLockMode
- source() - Method in class com.epam.reportportal.service.logs.LogBatchingFlowable
- splitKeyValue(String) - Static method in class com.epam.reportportal.utils.AttributeParser
-
Parse a string representation of an attribute to ReportPortal attribute object instance.
- SslUtils - Class in com.epam.reportportal.utils
- SslUtils() - Constructor for class com.epam.reportportal.utils.SslUtils
- STANDARD_CHARSET - Static variable in class com.epam.reportportal.utils.properties.PropertiesLoader
- start() - Method in class com.epam.reportportal.service.launch.SecondaryLaunch
- start() - Method in class com.epam.reportportal.service.Launch
-
Starts new launch in ReportPortal asynchronously (non-blocking).
- start() - Method in class com.epam.reportportal.service.LaunchImpl
-
Starts new launch in ReportPortal asynchronously (non-blocking).
- start(boolean) - Method in class com.epam.reportportal.service.LaunchImpl
-
Starts the launch asynchronously on first subscription.
- START_ITEM_NOT_ALLOWED - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to finish in current status
- START_LAUNCH_EVENT_ACTION - Static variable in class com.epam.reportportal.service.statistics.StatisticsService
- startItem(ReportPortalClient, StartTestItemRQ, Maybe<String>, TestItemTree.TestItemLeaf) - Static method in class com.epam.reportportal.service.tree.ItemTreeReporter
- startLaunch(StartLaunchRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
- startLaunch(StartLaunchRQ) - Method in interface com.epam.reportportal.service.ReportPortalClientV2
- StartLaunchRQ - Class in com.epam.ta.reportportal.ws.model.launch
- StartLaunchRQ() - Constructor for class com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ
- StartLaunchRS - Class in com.epam.ta.reportportal.ws.model.launch
- StartLaunchRS() - Constructor for class com.epam.ta.reportportal.ws.model.launch.StartLaunchRS
- StartLaunchRS(String, Long) - Constructor for class com.epam.ta.reportportal.ws.model.launch.StartLaunchRS
- startNestedStep(StartTestItemRQ) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- startNestedStep(StartTestItemRQ) - Method in interface com.epam.reportportal.service.step.StepReporter
- startNestedStep(JoinPoint, Step) - Method in class com.epam.reportportal.aspect.StepAspect
- startRq - Variable in class com.epam.reportportal.service.LaunchImpl
- StartRQ - Class in com.epam.ta.reportportal.ws.model
-
Base entity for start requests
- StartRQ() - Constructor for class com.epam.ta.reportportal.ws.model.StartRQ
- startsWith() - Method in annotation type com.epam.reportportal.annotations.TestNameFilter
-
Select a test which name starts with specified String.
- startTestItem(StartTestItemRQ) - Method in class com.epam.reportportal.service.Launch
-
Starts new root test item in ReportPortal asynchronously (non-blocking).
- startTestItem(StartTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
-
Starts new root test item in ReportPortal asynchronously (non-blocking).
- startTestItem(StartTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
- startTestItem(StartTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClientV2
- startTestItem(Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.Launch
-
Starts new test item in ReportPortal asynchronously (non-blocking).
- startTestItem(Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
-
Starts new test item in ReportPortal asynchronously (non-blocking).
- startTestItem(Maybe<String>, Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.Launch
-
Starts new test item in ReportPortal asynchronously (non-blocking), ensure provided retry item ID starts first.
- startTestItem(Maybe<String>, Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
-
Starts new test item in ReportPortal asynchronously (non-blocking), ensure provided retry item ID starts first.
- startTestItem(String, StartTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
- startTestItem(String, StartTestItemRQ) - Method in interface com.epam.reportportal.service.ReportPortalClientV2
- StartTestItemRQ - Class in com.epam.ta.reportportal.ws.model
- StartTestItemRQ() - Constructor for class com.epam.ta.reportportal.ws.model.StartTestItemRQ
- startVirtualTestItem(Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.Launch
-
Starts new test item in ReportPortal asynchronously (non-blocking) and populates the provided virtual item with the real item ID.
- startVirtualTestItem(Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
-
Starts new test item in ReportPortal asynchronously (non-blocking) and populates the provided virtual item with the real item ID.
- startVirtualTestItem(Maybe<String>, Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.Launch
-
Starts new test item in ReportPortal asynchronously (non-blocking) and populates the provided virtual item with the real item ID.
- startVirtualTestItem(Maybe<String>, Maybe<String>, StartTestItemRQ) - Method in class com.epam.reportportal.service.LaunchImpl
-
Starts new test item in ReportPortal asynchronously (non-blocking) and populates the provided virtual item with the real item ID.
- StaticStructuresUtils - Class in com.epam.reportportal.utils
- StaticStructuresUtils() - Constructor for class com.epam.reportportal.utils.StaticStructuresUtils
- Statistics - Interface in com.epam.reportportal.service.statistics
- StatisticsApiClient - Interface in com.epam.reportportal.service.statistics
- StatisticsClient - Class in com.epam.reportportal.service.statistics
-
Statistics backend service asynchronous client.
- StatisticsClient(String, String, ListenerParameters) - Constructor for class com.epam.reportportal.service.statistics.StatisticsClient
-
Create an instance of the client, construct own HTTP client by given parameters
- StatisticsClient(String, String, StatisticsApiClient) - Constructor for class com.epam.reportportal.service.statistics.StatisticsClient
-
Create an instance of the client with given HTTP client
- StatisticsEvent - Class in com.epam.reportportal.service.statistics.item
-
Representation of the Statistics EVENT entity
- StatisticsEvent(String) - Constructor for class com.epam.reportportal.service.statistics.item.StatisticsEvent
- StatisticsItem - Class in com.epam.reportportal.service.statistics.item
-
Interface for mapping any Statistics entity to the parameters mapping that will be used in the
StatisticsClient.send(StatisticsItem) - StatisticsItem(String) - Constructor for class com.epam.reportportal.service.statistics.item.StatisticsItem
- StatisticsService - Class in com.epam.reportportal.service.statistics
- StatisticsService(ListenerParameters) - Constructor for class com.epam.reportportal.service.statistics.StatisticsService
- StatisticsService(ListenerParameters, Statistics) - Constructor for class com.epam.reportportal.service.statistics.StatisticsService
- statusCode - Variable in exception com.epam.reportportal.exception.GeneralReportPortalException
-
HTTP Status Code
- StatusEvaluation - Class in com.epam.reportportal.utils
- statusMessage - Variable in exception com.epam.reportportal.exception.GeneralReportPortalException
-
HTTP Status Message
- STDERR - com.epam.reportportal.utils.properties.OutputTypes
- STDOUT - com.epam.reportportal.utils.properties.OutputTypes
- step(ItemStatus, String) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- step(ItemStatus, String) - Method in interface com.epam.reportportal.service.step.StepReporter
-
Report a step with specified status and name.
- step(ItemStatus, String, Supplier<T>) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- step(ItemStatus, String, Supplier<T>) - Method in interface com.epam.reportportal.service.step.StepReporter
-
Wrap passed actions as a separate step and report it.
- step(String) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- step(String) - Method in interface com.epam.reportportal.service.step.StepReporter
-
Report a step with specified name.
- step(String, Supplier<T>) - Method in class com.epam.reportportal.service.step.DefaultStepReporter
- step(String, Supplier<T>) - Method in interface com.epam.reportportal.service.step.StepReporter
-
Wrap passed actions as a separate step and report it.
- Step - Annotation Type in com.epam.reportportal.annotations
-
Annotation-marker for methods that are invoked during the test execution.
- STEP - com.epam.reportportal.listeners.ItemType
- StepAspect - Class in com.epam.reportportal.aspect
- StepAspect() - Constructor for class com.epam.reportportal.aspect.StepAspect
- StepEntry(Maybe<String>, Comparable<? extends Comparable<?>>, FinishTestItemRQ) - Constructor for class com.epam.reportportal.service.step.StepReporter.StepEntry
- StepNameUtils - Class in com.epam.reportportal.aspect
-
Helper methods to generate step names.
- StepReporter - Interface in com.epam.reportportal.service.step
-
A class for manual nested step reporting.
- StepReporter.StepEntry - Class in com.epam.reportportal.service.step
- StepRequestUtils - Class in com.epam.reportportal.aspect
- StepRequestUtils - Class in com.epam.reportportal.service.step
- STOPPED - com.epam.reportportal.listeners.ItemStatus
- STORY - com.epam.reportportal.listeners.ItemType
- stripMediaType(String) - Static method in class com.epam.reportportal.utils.http.ContentType
-
Extract Media Type from a Content-Type header.
- subscribeActual(Subscriber<? super List<SaveLogRQ>>) - Method in class com.epam.reportportal.service.logs.LogBatchingFlowable
- SubscriptionUtils - Class in com.epam.reportportal.utils
- SubscriptionUtils() - Constructor for class com.epam.reportportal.utils.SubscriptionUtils
- SUITE - com.epam.reportportal.listeners.ItemType
- supports(String) - Method in class com.epam.reportportal.message.HashMarkSeparatedMessageParser
- supports(String) - Method in interface com.epam.reportportal.message.MessageParser
- SystemAttributesExtractor - Class in com.epam.reportportal.utils.properties
-
Util for retrieving properties from `System` env variables and provided `resource` and converting them to the
ItemAttributesRQwithItemAttributesRQ.isSystem()='true'
T
- TABLE_COLUMN_SEPARATOR - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- TABLE_INDENT - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- TABLE_ROW_SEPARATOR - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- TemplateConfig - Annotation Type in com.epam.reportportal.annotations
-
Template configuration.
- TemplateConfiguration - Class in com.epam.reportportal.utils.formatting.templating
-
Template configuration holder class.
- TemplateConfiguration() - Constructor for class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- TemplateConfiguration(TemplateConfig) - Constructor for class com.epam.reportportal.utils.formatting.templating.TemplateConfiguration
- TemplateProcessing - Class in com.epam.reportportal.utils.formatting.templating
-
Class for processing simple string templates.
- TEN_MEGABYTES - Static variable in class com.epam.reportportal.utils.CommonConstants
- test(Throwable) - Method in class com.epam.reportportal.utils.RetryWithDelay
- TEST - com.epam.reportportal.listeners.ItemType
- TEST_ITEM_IS_NOT_FINISHED - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to finish with incorrect status
- TEST_ITEM_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Test not found
- TEST_ITEM_OR_LAUNCH_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
- TEST_SUITE_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id TestSuite not found
- TestCaseId - Annotation Type in com.epam.reportportal.annotations
-
Annotation used to declare the uniqueness of the test method/class.
- TestCaseIdEntry - Class in com.epam.reportportal.service.item
- TestCaseIdEntry() - Constructor for class com.epam.reportportal.service.item.TestCaseIdEntry
- TestCaseIdEntry(String) - Constructor for class com.epam.reportportal.service.item.TestCaseIdEntry
- TestCaseIdKey - Annotation Type in com.epam.reportportal.annotations
-
Annotation to mark a field or a method parameter that will be used to generate
TestCaseId.value()in a parameterized test - TestCaseIdUtils - Class in com.epam.reportportal.utils
-
A static class which contains methods to generate Test Case IDs and code references.
- TestFilter - Annotation Type in com.epam.reportportal.annotations
-
Link current Issue with a specific Parameterized or Dynamic test by applying filters.
- TestItemResource - Class in com.epam.ta.reportportal.ws.model
-
JSON Representation of Report Portal domain object
- TestItemResource() - Constructor for class com.epam.ta.reportportal.ws.model.TestItemResource
- TestItemTree - Class in com.epam.reportportal.service.tree
-
Tree for holding test items structure to provide
TestItemTree.TestItemLeafretrieving byTestItemTree.ItemTreeKeyfor API calls usingItemTreeReporter. - TestItemTree() - Constructor for class com.epam.reportportal.service.tree.TestItemTree
- TestItemTree.ItemTreeKey - Class in com.epam.reportportal.service.tree
-
Key for test items structure storing in the
TestItemTree - TestItemTree.TestItemLeaf - Class in com.epam.reportportal.service.tree
-
Class represents test item with links on parent and descendants.
- TestNameFilter - Annotation Type in com.epam.reportportal.annotations
-
Filter Test Set by Test Name.
- TestParamFilter - Annotation Type in com.epam.reportportal.annotations
-
Filter Test Set by Parameter.
- TEXT_HTML - Static variable in class com.epam.reportportal.utils.http.ContentType
- TEXT_JSON - Static variable in class com.epam.reportportal.utils.http.ContentType
- TEXT_PLAIN - Static variable in class com.epam.reportportal.utils.http.ContentType
- TEXT_XML - Static variable in class com.epam.reportportal.utils.http.ContentType
- TICKET_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
Ticket not found
- till(Callable<T>) - Method in class com.epam.reportportal.utils.Waiter
-
Waits until the supplied callable returns a non-null result, polling at the configured interval, or until the wait times out or the thread is interrupted.
- TIME_SEPARATOR - Static variable in class com.epam.reportportal.service.launch.lock.LaunchIdLockFile
- TimeDeserializer - Class in com.epam.reportportal.utils.serialize
-
Custom deserializer for time values that handles both numeric and string representations.
- TimeDeserializer() - Constructor for class com.epam.reportportal.utils.serialize.TimeDeserializer
- timeoutFail() - Method in class com.epam.reportportal.utils.Waiter
- TimeSerializer - Class in com.epam.reportportal.utils.serialize
-
Custom serializer for time values that handles both Date and Instant objects.
- TimeSerializer() - Constructor for class com.epam.reportportal.utils.serialize.TimeSerializer
- TmsLink - Annotation Type in com.epam.reportportal.annotations
-
Add a link to a Test Case located in external Test Management System.
- TmsLinks - Annotation Type in com.epam.reportportal.annotations
-
Gathering annotation for
TmsLink - toBoxedType(Class<?>) - Static method in class com.epam.reportportal.utils.ParameterUtils
-
Converts primitive type to a corresponding boxed class, or returns the same instance if the input is not primitive.
- toSaveLogRQ(String, String, String, Comparable<? extends Comparable<?>>, ReportPortalMessage) - Static method in class com.epam.reportportal.service.ReportPortal
-
Converts
ReportPortalMessagetoSaveLogRQ. - toString() - Method in class com.epam.reportportal.service.DummyReportPortalClientHandler
- toString() - Method in class com.epam.reportportal.utils.MemoizingSupplier
- toString(Object) - Static method in class com.epam.reportportal.utils.ObjectUtils
-
Convert POJO object through ObjectMapper to a string.
- TRACE - com.epam.reportportal.listeners.LogLevel
- TRANSFER_CHARSET - Static variable in class com.epam.reportportal.service.launch.lock.LaunchIdLockSocket
- TreeItem() - Constructor for class com.epam.reportportal.service.LaunchImpl.TreeItem
- TRUNCATE_ATTRIBUTE_LIMIT - com.epam.reportportal.utils.properties.ListenerProperty
- TRUNCATE_FIELDS - com.epam.reportportal.utils.properties.ListenerProperty
- TRUNCATE_ITEM_NAME_LIMIT - com.epam.reportportal.utils.properties.ListenerProperty
- TRUNCATE_REPLACEMENT - com.epam.reportportal.utils.properties.ListenerProperty
- truncateString(String, int, String) - Static method in class com.epam.reportportal.utils.BasicUtils
-
Truncates string to the specified limit.
- TRUNCATION_REPLACEMENT - Static variable in class com.epam.reportportal.utils.formatting.MarkdownUtils
- TRUSTSTORE_PASSWORD - com.epam.reportportal.utils.properties.ListenerProperty
- TRUSTSTORE_RESOURCE - com.epam.reportportal.utils.properties.ListenerProperty
- TRUSTSTORE_TYPE - com.epam.reportportal.utils.properties.ListenerProperty
- TypeAwareByteSource - Class in com.epam.reportportal.message
-
ByteSourcewhich knows about content mime type - TypeAwareByteSource(ByteSource, String) - Constructor for class com.epam.reportportal.message.TypeAwareByteSource
- TYPICAL_FILE_PART_HEADER - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_JSON_ARRAY - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_JSON_ARRAY_ELEMENT - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_JSON_ARRAY_ELEMENT_LENGTH - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_JSON_ARRAY_LENGTH - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_JSON_PART_HEADER - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_JSON_PART_HEADER_LENGTH - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_MULTIPART_BOUNDARY - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_MULTIPART_FOOTER - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
- TYPICAL_MULTIPART_FOOTER_LENGTH - Static variable in class com.epam.reportportal.utils.http.HttpRequestUtils
U
- UNABLE_ADD_TO_FAVORITE - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable add resource to favorites
- UNABLE_ASSIGN_UNASSIGN_USER_TO_PROJECT - com.epam.ta.reportportal.ws.model.ErrorType
-
"Unable assign/unassign user to/from project
- UNABLE_INTERACT_WITH_INTEGRATION - com.epam.ta.reportportal.ws.model.ErrorType
-
Impossible to interact with integration
- UNABLE_LOAD_TEST_ITEM_HISTORY - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to load history test item's history.
- UNABLE_LOAD_WIDGET_CONTENT - com.epam.ta.reportportal.ws.model.ErrorType
-
If widget content can't be loaded because some of properties are incorrect
- UNABLE_MODIFY_SHARABLE_RESOURCE - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable modify sharable resource
- UNABLE_POST_TICKET - com.epam.ta.reportportal.ws.model.ErrorType
-
Impossible post ticket to BTS
- UNABLE_REMOVE_FROM_FAVORITE - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable remove resource from favorites
- UNABLE_TO_CREATE_WIDGET - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to create widget based on favorite link
- UNABLE_TO_LOAD_BINARY_DATA - com.epam.ta.reportportal.ws.model.ErrorType
-
If binary data not found
- UNABLE_TO_SAVE_CHILD_ITEM_FOR_THE_RETRY - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to save child item for a retry
- UNABLE_TO_UPDATE_YOURSELF_ROLE - com.epam.ta.reportportal.ws.model.ErrorType
-
Unable to update yourself role
- UNCLASSIFIED_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Use it If there are no any other exceptions.
- UNCLASSIFIED_REPORT_PORTAL_ERROR - com.epam.ta.reportportal.ws.model.ErrorType
-
Base ReportPortal Exception.
- UNKNOWN - com.epam.reportportal.listeners.LogLevel
- UNSUPPORTED_MERGE_STRATEGY_TYPE - com.epam.ta.reportportal.ws.model.ErrorType
-
Unsupported merge strategy type
- UNSUPPORTED_TEST_ITEM_TYPE - com.epam.ta.reportportal.ws.model.ErrorType
-
Unsupported test item type
- updateInstanceUuid(String) - Method in class com.epam.reportportal.service.launch.lock.LaunchIdLockFile
-
Update timestamp for instance record in sync file.
- updateInstanceUuid(String) - Method in class com.epam.reportportal.service.launch.lock.LaunchIdLockSocket
- updateInstanceUuid(String) - Method in interface com.epam.reportportal.service.LaunchIdLock
-
Update self UUID in a lock, means that the Client still executing its Launch.
- updateLaunch(String, UpdateLaunchRQ) - Method in interface com.epam.reportportal.service.ReportPortalClient
- UpdateLaunchRQ - Class in com.epam.ta.reportportal.ws.model.launch
-
Domain object for updating launch object.
- UpdateLaunchRQ() - Constructor for class com.epam.ta.reportportal.ws.model.launch.UpdateLaunchRQ
- urlPattern() - Method in annotation type com.epam.reportportal.annotations.ExternalIssue
-
Optional, use custom Bug Tracking System Issue URL pattern instead of one which is set in `reportportal.properties` file.
- urlPattern() - Method in annotation type com.epam.reportportal.annotations.TmsLink
-
Link URL pattern, accepts 'tms_id' parameter.
- useMicroseconds() - Method in class com.epam.reportportal.service.Launch
-
Determines whether timestamps should use microsecond precision based on the ReportPortal server version.
- useMicroseconds() - Method in class com.epam.reportportal.service.LaunchImpl
-
Determines whether timestamps should use microsecond precision based on the ReportPortal server version.
- USER_ALREADY_EXISTS - com.epam.ta.reportportal.ws.model.ErrorType
-
If User with specified login already exists and should be unique
- USER_FILTER_ALREADY_EXISTS - com.epam.ta.reportportal.ws.model.ErrorType
-
If User filter with specified name already exists and should be unique
- USER_FILTER_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id UserFilter not found
- USER_FILTER_NOT_FOUND_IN_PROJECT - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id UserFilter not found
- USER_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by login User not found
- Utils - Class in com.epam.reportportal.utils.files
-
File utilities.
- UUID - com.epam.reportportal.utils.properties.ListenerProperty
V
- value() - Method in annotation type com.epam.reportportal.annotations.attribute.Attribute
- value() - Method in annotation type com.epam.reportportal.annotations.attribute.AttributeValue
- value() - Method in annotation type com.epam.reportportal.annotations.attribute.MultiKeyAttribute
- value() - Method in annotation type com.epam.reportportal.annotations.Description
-
Test Item description as a simple String.
- value() - Method in annotation type com.epam.reportportal.annotations.DisplayName
-
Test Item name as a simple String.
- value() - Method in annotation type com.epam.reportportal.annotations.ExternalIssue
-
External System Issue ID
- value() - Method in annotation type com.epam.reportportal.annotations.Issue
-
Type (Locator), Short Name (Abbreviation) or Long Name (Defect name) (specified by priority) of an Issue on ReportPortal for the current project.
- value() - Method in annotation type com.epam.reportportal.annotations.Issues
- value() - Method in annotation type com.epam.reportportal.annotations.ParameterKey
-
Returns parameter key value
- value() - Method in annotation type com.epam.reportportal.annotations.Step
-
Step name template.
- value() - Method in annotation type com.epam.reportportal.annotations.TestCaseId
- value() - Method in annotation type com.epam.reportportal.annotations.TmsLink
-
TMS ticket ID.
- value() - Method in annotation type com.epam.reportportal.annotations.TmsLinks
- valueContains() - Method in annotation type com.epam.reportportal.annotations.TestParamFilter
-
Select a test parameter which value should contain specified String.
- valueEndsWith() - Method in annotation type com.epam.reportportal.annotations.TestParamFilter
-
Select a test parameter which value ends with specified String.
- valueOf(String) - Static method in enum com.epam.reportportal.listeners.ItemStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.reportportal.listeners.ItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.reportportal.listeners.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.reportportal.service.launch.lock.LaunchIdLockMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.reportportal.utils.properties.ClientProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.reportportal.utils.properties.DefaultProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.reportportal.utils.properties.ListenerProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.reportportal.utils.properties.OutputTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.ws.model.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epam.ta.reportportal.ws.model.launch.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Method in annotation type com.epam.reportportal.annotations.attribute.MultiValueAttribute
- values() - Static method in enum com.epam.reportportal.listeners.ItemStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.reportportal.listeners.ItemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.reportportal.listeners.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.reportportal.service.launch.lock.LaunchIdLockMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.reportportal.utils.properties.ClientProperties
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.reportportal.utils.properties.DefaultProperties
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.reportportal.utils.properties.ListenerProperty
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.reportportal.utils.properties.OutputTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.ws.model.ErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.epam.ta.reportportal.ws.model.launch.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueStartsWith() - Method in annotation type com.epam.reportportal.annotations.TestParamFilter
-
Select a test parameter which value starts with specified String.
- VIDEO_MPEG - Static variable in class com.epam.reportportal.utils.http.ContentType
- VIDEO_OGG - Static variable in class com.epam.reportportal.utils.http.ContentType
- VIDEO_WEBM - Static variable in class com.epam.reportportal.utils.http.ContentType
- virtualItemDisposables - Variable in class com.epam.reportportal.service.LaunchImpl
-
Collection of disposables from virtual item subscriptions
- virtualItems - Variable in class com.epam.reportportal.service.LaunchImpl
-
Mapping between virtual item Maybes and their emitters
W
- Waiter - Class in com.epam.reportportal.utils
-
The simplest waiter, just to not include a new dependency into the project.
- Waiter(String) - Constructor for class com.epam.reportportal.utils.Waiter
- waitForCompletable(Completable...) - Method in class com.epam.reportportal.service.LaunchImpl
-
Executes completion tasks with a timeout.
- waitForItemsCompletion(Completable) - Method in class com.epam.reportportal.service.LaunchImpl
-
Waits for completion of all test items including virtual ones and log emitters.
- WARN - com.epam.reportportal.listeners.ItemStatus
- WARN - com.epam.reportportal.listeners.LogLevel
- WIDGET_NOT_FOUND - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Widget not found
- WIDGET_NOT_FOUND_IN_DASHBOARD - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Widget not found
- WIDGET_NOT_FOUND_IN_PROJECT - com.epam.ta.reportportal.ws.model.ErrorType
-
If specified by id Widget not found
- withExecutorService(ExecutorService) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- withHttpClient(OkHttpClient.Builder) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- withLaunch(Maybe<String>) - Method in class com.epam.reportportal.service.ReportPortal
-
Factory method for
ReportPortalthat uses already started launch - withParameters(ListenerParameters) - Method in class com.epam.reportportal.service.ReportPortal.Builder
- withParent(Maybe<String>) - Method in class com.epam.reportportal.service.LaunchImpl.TreeItem
-
Sets the parent item promise for this tree node.
- withStepAnnotation(Step) - Method in class com.epam.reportportal.aspect.StepAspect
- wrap(byte[]) - Static method in class com.epam.reportportal.utils.files.ByteSource
-
Create an instance of the object from given bytes.
All Classes All Packages