Class VerifyConfiguration
- java.lang.Object
-
- tech.grasshopper.pdf.config.verify.VerifyConfiguration
-
- Direct Known Subclasses:
VerifyDisplayConfiguration,VerifyHookConfiguration
public abstract class VerifyConfiguration extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected ReportConfigreportConfig
-
Constructor Summary
Constructors Constructor Description VerifyConfiguration()
-
-
-
Field Detail
-
reportConfig
protected ReportConfig reportConfig
-
-