Uses of Class
org.qubership.atp.ram.services.LogRecordService
Packages that use LogRecordService
-
Uses of LogRecordService in org.qubership.atp.ram.services
Constructors in org.qubership.atp.ram.services with parameters of type LogRecordServiceModifierConstructorDescriptionIssueService(IssueRepository repository, CustomIssueRepository customIssueRepository, TestRunService testRunService, FailPatternService failPatternService, LogRecordService logRecordService, ExecutionRequestDetailsService executionRequestDetailsService, org.modelmapper.ModelMapper modelMapper, ExecutionRequestRepository executionRequestRepository, CustomExecutionRequestRepository customExecutionRequestRepository, org.qubership.atp.common.lock.LockManager lockManager) IssueService constructor.TreeNodeService(TestRunService testRunService, ExecutionRequestService executionRequestService, LogRecordService logRecordService, LabelTemplateNodeService labelTemplateNodeService, WidgetConfigTemplateService widgetConfigTemplateService, ValidationLabelConfigTemplateService validationLabelConfigTemplateService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) TreeNodeService constructor. -
Uses of LogRecordService in org.qubership.atp.ram.utils
Constructors in org.qubership.atp.ram.utils with parameters of type LogRecordServiceModifierConstructorDescriptionPathsGenerator(LogRecordService logRecordService) Generator paths to found objects.