| Class and Description |
|---|
| com.epam.reportportal.utils.StepTemplateUtils |
| Annotation Type and Description |
|---|
| com.epam.reportportal.annotations.StepTemplateConfig
Use
TemplateConfig instead |
| com.epam.reportportal.annotations.UniqueID
use
TestCaseId instead |
| Field and Description |
|---|
| com.epam.reportportal.service.LoggingContext.DEFAULT_BUFFER_SIZE |
| com.epam.reportportal.service.LaunchImpl.NOT_ISSUE
use
Launch.NOT_ISSUE |
| Enum Constant and Description |
|---|
| com.epam.reportportal.utils.properties.ListenerProperty.FILE_WAIT_TIMEOUT_MS |
| com.epam.reportportal.utils.properties.ListenerProperty.LOCK_FILE_NAME |
| com.epam.reportportal.utils.properties.ListenerProperty.SYNC_FILE_NAME |
| Annotation Type Element and Description |
|---|
| com.epam.reportportal.annotations.Step.templateConfig
Use more generic
Step.config() method |