Class RestAssuredDisplay
- java.lang.Object
-
- tech.grasshopper.pdf.structure.Display
-
- tech.grasshopper.pdf.section.details.RestAssuredDisplay
-
public class RestAssuredDisplay extends tech.grasshopper.pdf.structure.Display
-
-
Field Summary
Fields Modifier and Type Field Description protected FileAnnotationStorefileAnnotations-
Fields inherited from class tech.grasshopper.pdf.structure.Display
content, CONTENT_END_Y, CONTENT_MARGIN_TOP_Y, CONTENT_START_X, CONTENT_START_Y, DEFAULT_PADDING, destinations, DETAILED_CONTENT_END_Y, displayData, document, HEADER_PAGE_NUMBER_START_X, HEADER_SECTION_DETAILS_START_X, HEADER_START_Y, page, reportConfig, TRIMMED_MESSAGE_START_Y, xlocation, ylocation
-
-
Constructor Summary
Constructors Constructor Description RestAssuredDisplay()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisplay()-
Methods inherited from class tech.grasshopper.pdf.structure.Display
canEqual, equals, getContent, getDestinations, getDisplayData, getDocument, getPage, getReportConfig, getXlocation, getYlocation, hashCode, setContent, setDestinations, setDisplayData, setDocument, setPage, setReportConfig, setXlocation, setYlocation, statusColor, toString
-
-
-
-
Field Detail
-
fileAnnotations
protected FileAnnotationStore fileAnnotations
-
-