Uses of Class
org.qubership.atp.mia.model.pot.Link
Packages that use Link
Package
Description
-
Uses of Link in org.qubership.atp.mia.controllers
Methods in org.qubership.atp.mia.controllers that return types with arguments of type LinkModifier and TypeMethodDescriptionMiaProofOfTestingController.saveProofOfTesting(UUID projectId, UUID sessionId, ExecutionRequest request) -
Uses of Link in org.qubership.atp.mia.repo.impl
Methods in org.qubership.atp.mia.repo.impl that return types with arguments of type LinkModifier and TypeMethodDescriptionProofOfTestingRepository.downloadProofOfTesting()Download proof of testing steps to resulting docx file and generates archive with this file and other output.ProofOfTestingRepository.saveProofOfTesting(PotSession session, File targetFile) Save recording session to word file. -
Uses of Link in org.qubership.atp.mia.service
Methods in org.qubership.atp.mia.service that return LinkModifier and TypeMethodDescriptionstatic LinkMiaContext.getLogLinkOnUi(String path) Gets path for display on UI.MiaContext.zipCommandOutputs(String processName, List<String> filePaths) Zip all files from command output.MiaContext.zipCommandOutputs(List<String> filePaths, Path zipPath) Zip all files from command output.