Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.BugTrackingSystemSynchronizationDto
Packages that use BugTrackingSystemSynchronizationDto
-
Uses of BugTrackingSystemSynchronizationDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return BugTrackingSystemSynchronizationDtoModifier and TypeMethodDescriptionBugTrackingSystemSynchronizationDto.addComponentsItem(JiraComponentDto componentsItem) BugTrackingSystemSynchronizationDto.authorizationKey(String authorizationKey) BugTrackingSystemSynchronizationDto.components(List<JiraComponentDto> components) BugTrackingSystemSynchronizationDto.defaultTestCaseMapping(BugTrackingSystemSynchronizationDto.DefaultTestCaseMappingEnum defaultTestCaseMapping) TestPlanDto.getSynchronization()Get synchronizationTestPlanDtoDto.getSynchronization()Get synchronizationBugTrackingSystemSynchronizationDto.projectKey(String projectKey) BugTrackingSystemSynchronizationDto.projectName(String projectName) BugTrackingSystemSynchronizationDto.synchronizationType(BugTrackingSystemSynchronizationDto.SynchronizationTypeEnum synchronizationType) BugTrackingSystemSynchronizationDto.systemType(BugTrackingSystemSynchronizationDto.SystemTypeEnum systemType) Methods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type BugTrackingSystemSynchronizationDtoModifier and TypeMethodDescriptionvoidTestPlanDto.setSynchronization(BugTrackingSystemSynchronizationDto synchronization) voidTestPlanDtoDto.setSynchronization(BugTrackingSystemSynchronizationDto synchronization) TestPlanDto.synchronization(BugTrackingSystemSynchronizationDto synchronization) TestPlanDtoDto.synchronization(BugTrackingSystemSynchronizationDto synchronization)