public class PdfTestScenarioServices extends Object
| Constructor and Description |
|---|
PdfTestScenarioServices() |
| Modifier and Type | Method and Description |
|---|---|
List<Mask> |
generateMaskList(Scenario scenario,
File sessionDir) |
Set<Integer> |
getPageIdsWithAnchor(Scenario scenario,
File sessionDir) |
File |
getPdfFile(File sessionDir) |
protected PdfImagesStorage |
getPdfImagesStorage(File sessionDir) |
File |
getPdfPageAsImage(File sessionDir,
int pageId) |
List<File> |
getPdfPagesAsImage(File sessionDir) |
Scenario |
readScenarioFromScenarioFile(File sessionFolder) |
void |
writeScenario(File sessionFolder,
Scenario scenario) |
public Scenario readScenarioFromScenarioFile(File sessionFolder) throws IOException
IOExceptionpublic void writeScenario(File sessionFolder, Scenario scenario) throws com.fasterxml.jackson.core.JsonGenerationException, com.fasterxml.jackson.databind.JsonMappingException, IOException
com.fasterxml.jackson.core.JsonGenerationExceptioncom.fasterxml.jackson.databind.JsonMappingExceptionIOExceptionprotected PdfImagesStorage getPdfImagesStorage(File sessionDir)
Copyright © 2020. All rights reserved.