Uses of Class
ch.admin.bit.jeap.testorchestrator.adapter.zephyr.ZephyrItemDto
Packages that use ZephyrItemDto
-
Uses of ZephyrItemDto in ch.admin.bit.jeap.testorchestrator.adapter.zephyr
Methods in ch.admin.bit.jeap.testorchestrator.adapter.zephyr that return ZephyrItemDtoMethods in ch.admin.bit.jeap.testorchestrator.adapter.zephyr that return types with arguments of type ZephyrItemDtoMethods in ch.admin.bit.jeap.testorchestrator.adapter.zephyr with parameters of type ZephyrItemDtoModifier and TypeMethodDescriptionZephyrTestRunDto.ZephyrTestRunDtoBuilder.items(ZephyrItemDto items) Method parameters in ch.admin.bit.jeap.testorchestrator.adapter.zephyr with type arguments of type ZephyrItemDtoModifier and TypeMethodDescriptionZephyrTestRunDto.ZephyrTestRunDtoBuilder.items(Collection<? extends ZephyrItemDto> items) Constructor parameters in ch.admin.bit.jeap.testorchestrator.adapter.zephyr with type arguments of type ZephyrItemDtoModifierConstructorDescriptionZephyrTestRunDto(@NonNull String projectKey, @NonNull String name, @NonNull List<ZephyrItemDto> items)